• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

donbishop
#1 Posted : Wednesday, April 4, 2007 10:26:06 PM(UTC)
donbishop

Rank: Member

Joined: 12/7/2006(UTC)
Posts: 7

I am creating a custom pricing algorythm to do pricing for an industrial product. There are about a million possible configurations for the product so a traditional catalog is not feasible. I know how to create the pricing program in .Net so that I end up with a part number, a quantity and a price for the product.



Can I somehow pass the part number, quantity and price to BV so that BV can handle building individual shopping carts and the rest of the process?
Don
bbcweb
#2 Posted : Thursday, April 5, 2007 8:31:32 AM(UTC)
bbcweb

Rank: Member

Joined: 5/14/2005(UTC)
Posts: 398

I have made an add-on for 2004.7 to do this. I have not looked into doing this for BV5 yet.
- Carl
330-493-7500 x116
BetterBuilt.net professional web design and development. call 1-877-325-1109 x7
Nick Alberti
#3 Posted : Thursday, April 5, 2007 8:38:25 AM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

Don, you can add items to your cart from an external link by using the following parameters:

“quickaddid” & “quickaddqty”

The “QuickAddId” is the products “bvin” number. “QuickAddQty” allows you to specify what quantity you want to be added. If you leave this off, it will default to a quantity of 1. Example:

http://www.YOURSTORE.com...CTBVIN&quickaddqty=1

I am pretty sure you can also use "QuickAddSKU". I believe this was added in to SP1, if not SP2.

http://www.YOURSTORE.com...ctsSku&quickaddqty=3
Nick Alberti
#4 Posted : Thursday, April 5, 2007 8:48:15 AM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

I guess I should mention that even though you may have a complex pricing model, the product will still have to exist in the store with a price in order for the example above to work.
bbcweb
#5 Posted : Thursday, April 5, 2007 8:48:23 AM(UTC)
bbcweb

Rank: Member

Joined: 5/14/2005(UTC)
Posts: 398

Nick, I think what he is saying is that the products are not in the product database, the product part number and price is being programmatically generated. If that is the case then I can help him programmatically add the custom part to the cart. If I misread the the post and the item numbers and pricing is already in the product db, then the quickaddtocart will certainly work nicely.
BetterBuilt.net professional web design and development. call 1-877-325-1109 x7
Nick Alberti
#6 Posted : Thursday, April 5, 2007 9:09:46 AM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

Hey Carl.

After I posted that comment, I thought about it some more and came to the same conclusion. I tried to catch myself.... :(
donbishop
#7 Posted : Thursday, April 5, 2007 8:53:37 PM(UTC)
donbishop

Rank: Member

Joined: 12/7/2006(UTC)
Posts: 7

Thanks guys. Yes, the products are not going to be in the database because it would not be practical.
Don
scott.mech
#8 Posted : Friday, April 6, 2007 8:29:02 AM(UTC)
scott.mech

Rank: Member

Joined: 4/4/2004(UTC)
Posts: 670

Don,
yes, this can all be done dynamically and rendered to the end user. instead of using a static database driven catalog. this may be much easier than you think. contact me if you want to further discuss.

Scott Mech
[email protected]
704-875-9179
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.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012