I am using the OrderAnywhere feature, with an "add-to-cart" button in a
custom application.
I have also been able to pass the product quantity amount on the
"add-to-cart" url.
Can I also pass the product name/description to Shopsite on the same URL?
(This may be a little different "name" then is in the Shopsite Product
Master).
Thanks for the help.
Mark
OrderAnywhere "Add To Cart" Passing Parameters
-
- Posts: 2572
- Joined: Fri Aug 04, 2006 12:02 pm
- Location: Anywhere
- Contact:
Re: OrderAnywhere "Add To Cart" Passing Parameters
If you have ShopSite Pro v7.x or newer you can enable the Variable Name
feature in the product's Edit Product Info menu, then you can pass an
optional parameter for the name similar to how you pass the quantity, I
believe in the form [itemnum]:name=[URL_encoded_name].
-Loren
Mark Bresky wrote:
feature in the product's Edit Product Info menu, then you can pass an
optional parameter for the name similar to how you pass the quantity, I
believe in the form [itemnum]:name=[URL_encoded_name].
-Loren
Mark Bresky wrote:
I am using the OrderAnywhere feature, with an "add-to-cart" button in a
custom application.
I have also been able to pass the product quantity amount on the
"add-to-cart" url.
Can I also pass the product name/description to Shopsite on the same URL?
(This may be a little different "name" then is in the Shopsite Product
Master).
Thanks for the help.
Mark