Overview of open page options
Ecwid.openPage('cart')Ecwid.openPage(
'search',
{
'keyword': 'shoes',
'attribute_Brand': 'Nike',
'inventory': 'instock'
}
);Full list of available pages
Last updated
Was this helpful?
