[`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.`]','[`https://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`]
[`Products representation in file rows`]

[`For a product with multiple SKUs, a separate row is exported with product-related data and additional rows are exported with the product’s SKUs. A product with one SKU is exported in one row.`]

[`For each product SKU, a separate row, containing that SKU’s properties, is added to a file. If some SKU property is empty but has a value stored in the common product data then such a common property value is exported to an SKU row. No separate row with common product data is exported.`]
{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`]
[`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 }