{if !empty($actions)} {$stepArray = array_keys($actions)} {foreach $stepArray as $key => $step} {if $step === $active} {$next_step_key = $key} {/if} {/foreach} {if isset($stepArray[$next_step_key+1])} {$next_step = $stepArray[$next_step_key+1]} {/if} {if isset($stepArray[$next_step_key-1])} {$prev_step = $stepArray[$next_step_key-1]} {/if} {/if}

Add products

{if !empty($products_imported)}

[`Product examples have been added to your online store. Now you may also add your own products as described below.`]

{/if}
Manually, one-by-one

Automatically, many at once

In “Import/Export” section, there are several options to quickly add or update numerous products.

  • Bulk image upload: drag & drop product photos from a folder on your computer directly into Shop-Script to create multiple products at once.
  • Import products from CSV: save a spreadsheet table with products’ data as a CSV file in Microsoft Excel, OpenOffice, or iWork and upload it in Shop-Script backend. In a few minutes, all the products will be imported into your online store.
  • Migrate to Shop-Script: transfer data from other ecommerce platforms to Shop-Script.
← Back Next step →