[`CSV product export`]

{sprintf('[`Export products to a comma-separated values (CSV) file. CSV files can be created and managed using most modern spreadsheet applications such as Microsoft Excel, OpenOffice, and iWork. For detailed information about Shop-Script-supported CSV file structure, please refer to the manual.`]','[`http://www.shop-script.com/help/45/import-products-from-csv-file/`]')}

{if !empty($info)}
[`Last export`]
{foreach $info as $f}

[`Download`] {$f.size|wa_format_file_size}
[`Updated`]: {$f.mtime|wa_datetime:"humandatetime"}

{/foreach}
{/if}
[`Profile`]
{if count($settlements)>1}
[`Storefront`]

[`Select storefront to make product image URLs exported properly`]

{elseif $route = reset($settlements)} {/if}
[`Encoding`]
[`Separator`]
[`Features`]
[`Product & category descriptions`]
[`Product images`]
[`Product image size settings`]
[`Additional categories`]
[`Primary SKU`]
[`Primary SKU’s features & image`]
[`Custom parameters`]
[`Plugin fields`]
{include file="templates/includes/productSelector.html" hints=[ 'id'=>' [`Product categories will not be exported`]', 'set'=>' [`Product categories will not be exported`]', 'type'=>' [`Product categories will not be exported`]' ] hash=$profile.config.hash }