Does anyone have much experience with merchandisin...
# suitecommerce
j
Does anyone have much experience with merchandising zones? The documentation is really sparse on them. I know you can add them via the SMT, but it also seems like I can put them directly into a theme’s template. There’s definitely a module for them, but I can’t find the syntax to put into a template. The closest thing I can find is
<div data-type="merchandising-zone" data-id="newArrivals"></div>
. I’ve tried creating a rule with the id “newArrivals,” but nothing shows up. I’ve also included the product merchandising script in the SSP as detailed here: https://developers.suitecommerce.com/sectionn2687979 Surely I’m missing something?