Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
by default the addtobasket method requires the varient sku as one of the parameters
<xsl:variable name="addToBasketResult" select="CommerceLibrary:AddToBasket($catalogName, $postedQuantity, $postedSku, $postedVariant)"/>
If your product doesnt have varients how can you add it to the basket?
Phil
Just leave the variantSku string blank and uCommerce knows what you mean :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
CommerceLibrary:AddToBasket without varient sku
by default the addtobasket method requires the varient sku as one of the parameters
<xsl:variable name="addToBasketResult" select="CommerceLibrary:AddToBasket($catalogName, $postedQuantity, $postedSku, $postedVariant)"/>
If your product doesnt have varients how can you add it to the basket?
Phil
Just leave the variantSku string blank and uCommerce knows what you mean :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.