{if !empty($categories)} {literal} {/literal} | | | | {_wp('Delete only product images')}
{$wa->csrf()}
{$depth = -1} {foreach $categories as $category} {if $category.depth < $depth} {section name="end-category" loop = $depth - $category.depth} {/section} {$depth = $category.depth} {/if} {if $category.depth == $depth}
  • {/if} {if $category.depth > $depth}
    • {$depth = $category.depth} {/if} 0}style="display:none;"{/if}> {$category.total_count} {if $category.include_sub_categories} {$category.total_count} {else} {$category.count} {/if} {strip} {$category.name|escape} {$category.total_count} {/strip} {/foreach} {section name="end-category" loop = $depth + 1}
    {/section}
  • {else}

    {_wp('No categories exist.')}

    {/if}