For some reason, I don't have any success in imple...
# suitecommerce
w
For some reason, I don't have any success in implementing Merchandising Zone in a landing page. I followed the steps documented on the help guide. 1. Setup Merchandising Rule, with the default template. 2. Website Setup, Fieldsets 3. Add the Merchandising Rule v2 library on the SSP Application The zone shows blank/empty. Is there a chance recently or any pointers any one can share? Thank you.
m
Are you using SCS or SCA?
s
And what version are you using
w
SCA 2019.1
I can see the items from the XHR network log, but it does not render on the landing page.
m
Verify if you have the following mapping in place: • Custom record CMS_MERCHZONE -> MERCH_RULE_TEMPLATE value should match the your template TAG field under File Cabinet • Js file cms-templates-randomString.js under Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. - CMS > CMS > Site-2 > Published > Templates should have that key present from above. You will see the stringified template mapped to that key. If the mappings are correct that your merch zone template will render correctly. Key take away: Sometimes that js file compilation process is not triggered. So the workaround is to edit and save your merch zone rule via SMT which usually triggers back the js compilation process again.
w
Thanks Mohammad, this is very informative! Appreciate your time. Will update you what I found out. Thanks again
m
These are the R&D perks I did back in 2019.2 SCS version which does not have the support for Merch Zones. But somehow I did it without any customization and little bit of code reading šŸ™‚
šŸ”„ 2