{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/`]')}
[`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.`]
{sprintf_wp('This export mode is not recommended for product updates to avoid corruption of the original data structure. You may find it useful to transfer information to external services. To update your products via an exported CSV file, use “%s”.', _w('Default mode'))}
{if count($settlements)>1}
[`Storefront`]
[`Select storefront to make product image URLs exported properly`]
{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
}