Hi,
searching through the community i've seen that s.products is built by the e-commerce extension (which is great, btw).
Unfortunately, we often hit the case in which s.products is already present as static "assignment" in the page, like other variables (pageName etc).
This is the result of a legacy implementation of SiteCatalyst tags in page.
Is there a way to send it to SiteCatalyst as is, like any other simple variable? We'd like to avoid trying to parse and split it to create data for the e-commerce extension, because it's just ready.
Thank you,
Alessandro