Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
Anyone see a way to add a simple item (no attributes) to the cart outside of the sites domain? |
|
|
|
|
Rank: Member
Joined: 4/4/2004(UTC) Posts: 670
|
ping..... anyone... hello?
Scott Mech
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Oh, is QuickAddToCart gone in BVC5? |
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
What do you mean by "outside the domain"? Like from an external site? Just modify the Cart.aspx to check in it's page_Load for productId in the query string and it that exists, grab the product and add it to the cart. You will then set your link to "http://mysite.com/cart.aspx?productid=<productbvin>" Should be no more than 5 lines of code :) |
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
This functionality will be added in SP1 to allow both a product id and an optional quantity to be passed to the cart. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.