Ecommerce - Link to cart

Options
I'd like to be able to link to individual products in the cart without giving people access to see a list of all products offered. Is this possible?
Tagged:

Comments

  • You can link directly to a product page.


    https://secureX.convio.net/abc/site/Ecommerce?VIEW_PRODUCT=true&product_id=1234&store_id=4567


    You can also make a copy of your store and only include that single product so if the user browses around they can only see that one product. A bit of CSS can probably hide all the Shop Some More buttons to discourage that browsing. They are not consistently tagged from page to page of course.


     
  • Thank you Brian! That worked perfectly!

Categories