How do I embed product details in page?
Posted: Mon Oct 15, 2012 4:40 pm
Hi Guys
I have an online shop using
CGEcommerceBase 1.3.11
CGExtensions 1.31
CGPaymentGatewayBase 1.1
CGSimpleSmarty 1.5.2
Cart 1.8.4
CustomContent 1.8.3
FrontEndUsers 1.18.1
JQueryTools 1.1.1
Orders 1.13.3
PaypalGateway 2.3.9
Products 2.18.4
I am attempting to write a standard CMSMS page but embed {smarty} to display a specific Product Details inc add to cart button.
I have no problem getting Hierarchy to display in the same way using sometnig like this.
Anyone else done this?
I have an online shop using
CGEcommerceBase 1.3.11
CGExtensions 1.31
CGPaymentGatewayBase 1.1
CGSimpleSmarty 1.5.2
Cart 1.8.4
CustomContent 1.8.3
FrontEndUsers 1.18.1
JQueryTools 1.1.1
Orders 1.13.3
PaypalGateway 2.3.9
Products 2.18.4
I am attempting to write a standard CMSMS page but embed {smarty} to display a specific Product Details inc add to cart button.
I have no problem getting Hierarchy to display in the same way using sometnig like this
Code: Select all
{Products hierarchyid='11'}
Anyone else done this?