{if $wa->version() < '11'}
3 [`Import data`]
[`Platform`]
{else}
{$_webasyst_group = []} {$_third_party_group = []} {$_marketplace_group = []} {$_additional_group = []} {$_marketplace_allowed = ['ozon']} {$_third_party_allowed = [ 'woocommerce', 'tilda', 'opencart', 'magento', 'insales', 'simpla', 'phpshop', 'storelandru']} {$_additional_icons = ['yml' => 'fas fa-file-excel text-green']} {foreach $transports as $id => $t} {if !empty($t.group) && $t.group == 'Marketplaces'} {if in_array($id, $_marketplace_allowed)} {$_marketplace_group[$id] = $t} {/if} {/if} {if !empty($t.group) && $t.group == 'Webasyst'} {$_webasyst_group[$id] = $t} {/if} {if !empty($t.group) && $t.group == 'YML'} {$_additional_group[$id] = $t} {/if} {if !empty($t.group) && $t.group == 'CMS'} {if in_array($id, $_third_party_allowed)} {if $id == 'opencart'}{$t.title = '[`OpenCart 1.5.x`]'}{/if} {$_third_party_group[$id] = $t} {/if} {/if} {/foreach}

[`Import from your seller account on a marketplace`]

[`Migrate my products from another platform`]

[`Other options`]

{/if}