Re: Dynamic Price Updater
Quote:
Originally Posted by
Chrome
Hi countrycharm
I know what the errors are but I'm working on how to solve them
They should be innocuous, but I will get them sorted
Thanks!
Dan
Thank You
Re: Dynamic Price Updater
Quote:
Originally Posted by
Chrome
Hi
I don't know if this module will be of any use to anyone but I've been asked to include it a couple of times so thought I'd release it into the wild to see if anyone can make use of it... Here's what it does:
When you have a product with attributes that alter the price this module will update the price displayed on the page instantly... This gives customers an at-a-glance price total as opposed to having to work it out themselves
The updater should (in theory) work with any amount of attributes
There is a readme included in the ZIP but installation is literally to just upload the file... It overwrites nothing, has no database hooks and is completely autonomous... if it breaks just delete the file
Currently it only works with attributes that are SELECTs... If it works for people I will update it to handle the radio boxes and checkboxes
The file can be found at
https://www.zen-cart.com/index.php?m...oducts_id=1973
A working version can be seen at
http://www.studio5.uk.com/index.php?...&products_id=3
Let me know if it does/doesn't work or if anyone wants anything added or changed
Dan
Hi Dan, I think this is what I need. I want to use for Baseball bats. Comes in 2 different Types Wood. Each type has a different price. Would this work?
Re: Dynamic Price Updater
I can answer that one - yes it does. Make sure that you have the two differnet attributes against the product (Light Wood & Dark Wood for instance)
Make sure you add the prices to the attributes page and then DPU will do the rest for you.
Re: Dynamic Price Updater
How can I change the location of product attribute and add to cart button ?
I dont like (1) display how to remove it.
is there any way to display price brakdown box in the page itself?
check the link
my shop look like this
Shop
I want some thing like this
Re: Dynamic Price Updater
Hi
When I installed this mod, it showed 2 prices instead of 1 on my product info display page.
It was displaying:
productPrices
and
productPricesSecond
When I altered the quantity of the product, both of the prices changed.
So, what I did was enter this into my stylesheet.css file:
#productPricesSecond { display: none; }
It has seemed to work, although it is basically just hiding the productPricesSecond, while still updating productPrices.
Is using this method alright? Is there a better way to do it?
I am just making sure. :smile:
Thanks for your feedback.
S
Re: Dynamic Price Updater
Quote:
Originally Posted by
SethF
Hi
When I installed this mod, it showed 2 prices instead of 1 on my product info display page.
It was displaying:
productPrices
and
productPricesSecond
When I altered the quantity of the product, both of the prices changed.
So, what I did was enter this into my stylesheet.css file:
#productPricesSecond { display: none; }
It has seemed to work, although it is basically just hiding the productPricesSecond, while still updating productPrices.
Is using this method alright? Is there a better way to do it?
I am just making sure. :smile:
Thanks for your feedback.
S
If you will read some of the thread you will see that has already been covered in post 887
Re: Dynamic Price Updater
Can this be made to work with the mod "Include and Exclude Tax" price display?:
http://www.zen-cart.com/index.php?ma...roducts_id=848
Re: Dynamic Price Updater
Quote:
Originally Posted by
soaduk
Hi everyone, i have this installed and mostly working, but is it right that on items using the salemaker, it makes the original price and the "Save: 10% off" text vanish , replaced with just the new price?? I would really like it to keep the "Save: 10% off" text showing if possible, not even bothered about the old price with line through though that would be a bonus. Any ideas, I have read through every page of this thread I think :frusty:
Hi all, I also would like this functionality exactly as described by soaduk, does anyone have any ideas?
Re: Dynamic Price Updater
Hi,
Can anyone suggest a way to get this to work in Product-Music, including product prices second?
Re: Dynamic Price Updater
Hi all
Schoolboy, I'm not familiar with that module so I'm afraid I couldn't tell you how the Updater would react with it... If you want to try the Updater on your site and if it does blow up then the Updater can easily be disabled by prefixing an underscore before the script filename... Give it a try and let me know how you get on
Gangees, I have updated the Updater to handle some sales, but I'm not certain if the salemaker is covered... Any chance you can give it a try and let me know your findings?
I apologise for once again taking so long to reply; it has been a complicated year... Please provide URLs for failing or broken pages and I'll take a look as soon as I can
I will release the MSRP version over the next day or 2 officially... I'll post on here when it becomes available
Cheers
Dan