BV Commerce Forum
»
BV Commerce Support
»
How Do I? Questions
»
Product Modifier with Dynamic or type-in Price modification
Rank: Member
Joined: 8/16/2008(UTC) Posts: 48 Location: United States
Thanks: 3 times Was thanked: 2 time(s) in 1 post(s)
|
I need to create a product modifier that will calculate a price modification based on some outside factors. To do this I thought I would first start with a product modifier that just has the user type in the amount to modify the product, but I don't see how this can easily be done.
How do you make a product modifier with a type-in price modification amount?
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
You mean to adjust the price depending on some outside value? This one below takes an outside value (cost) from a suppliers webservice data source and adjust the website price. If this is what you have in mind it will require custom code. Kman attached the following image(s): 89.png (10kb) downloaded 58 time(s).You cannot view/download attachments. Try to login or register. |
|
|
|
|
Rank: Member
Joined: 8/16/2008(UTC) Posts: 48 Location: United States
Thanks: 3 times Was thanked: 2 time(s) in 1 post(s)
|
That is sorta what I have in mind. The first step I want to accomplish is to add a modifier to a product that allows the customer to enter in an amount to be added to the cost of the product.
For example, lets say the product was a Boat Excursion and the customer could choose an arbitrary $$ amount for "Entertainment Package". Where by pre-paying for a specific amount they get a better value or whatever.
The trick is I need to allow a user to enter in a $amount and it will be validated to be sure it is > 0 and then is ADDED to the item total in the cart.
I assume this will need to be a custom control, but I wanted to know if there was anything out there that could do it, or even something I could use as a sample before I start fumbling around to make my own.
|
|
|
|
Rank: Member
Joined: 8/16/2008(UTC) Posts: 48 Location: United States
Thanks: 3 times Was thanked: 2 time(s) in 1 post(s)
|
Ok - Got it. I had to override the variant display to process the price adjustment but it wasn't that bad.
|
|
|
|
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.