Page 1 of 1
Cart2 ecommerce
Posted: Wed May 28, 2014 10:12 am
by Barrowboy
Hi
I have just started to setup Cart2 using just the basic templates provided.
But i am unable to display the "Add to Cart"on the product page.
I am using {Cart2 sku='some_sku'} as suggested in the help but does this tag require some additional info.
Can anyone help?
Thanks
Re: Cart2 ecommerce
Posted: Wed May 28, 2014 11:30 am
by velden
I hope that 'some_sku' is the actual sku of a product and not literally that string?
Re: Cart2 ecommerce
Posted: Wed May 28, 2014 2:11 pm
by Barrowboy
Hi Velden
Are saying that the tag has to be the product name or the sku number? i.e.{Cart2 sku='20_sku'} in which case the tag would have to go in to each product and not just a general tag for all products.
Would you mine giving me a better example.
I am using the Products module to add products.
Many Thanks
Re: Cart2 ecommerce
Posted: Wed May 28, 2014 2:18 pm
by velden
The example is already in Products template iirc.
Indeed, cart2 call per product. Make sure to enter a SKU for every product/product option. SKU is 'hidden' in Advanced tab of a Product item.
Re: Cart2 ecommerce
Posted: Wed May 28, 2014 2:56 pm
by Barrowboy
Thanks Velden
I think I've finally got my head around it.