Sorry about this really rookie question, but I googled all over and I can't see what I'm doing wrong.
I am working in a development environment, so I unfortunately can't provide you a URL. But here is a similar page: https://www.harpkit.com/reverie-harp-2-wbag.html
1) I made a new content section here: Home > ReadyTheme > Content Sections > "warranty" (See screen shot for how it's configured.) Yes, the "activate" toggle is on.
2) Miva helpfully provides me with an bit of code to paste where I want this content section to appear. <mvt:item name="readytheme" param="contentsection( 'warranty' )" />
3) I want this warranty to appear on the Reverie harp page in the product description area. So I navigate to that item in the catalog. Home > Catalog > Products > Edit Product: Reverie Harp 2 w/Bag > Product
4) I find the spot in the description where I want to put this warranty, and paste in the Miva item code.
5) click update
6) go to the customer-facing page and I see the "mvt:item" code in the "view source" but it is not rendering properly.
Seems like it SHOULD be really straightforward, but I just cannot seem to figure out why it's not turning into the code that I put in the content section instead.
I am working in a development environment, so I unfortunately can't provide you a URL. But here is a similar page: https://www.harpkit.com/reverie-harp-2-wbag.html
1) I made a new content section here: Home > ReadyTheme > Content Sections > "warranty" (See screen shot for how it's configured.) Yes, the "activate" toggle is on.
2) Miva helpfully provides me with an bit of code to paste where I want this content section to appear. <mvt:item name="readytheme" param="contentsection( 'warranty' )" />
3) I want this warranty to appear on the Reverie harp page in the product description area. So I navigate to that item in the catalog. Home > Catalog > Products > Edit Product: Reverie Harp 2 w/Bag > Product
4) I find the spot in the description where I want to put this warranty, and paste in the Miva item code.
5) click update
6) go to the customer-facing page and I see the "mvt:item" code in the "view source" but it is not rendering properly.
Seems like it SHOULD be really straightforward, but I just cannot seem to figure out why it's not turning into the code that I put in the content section instead.
Comment