how does this work? i want to calculate my products based on length, but how do i go about to do this?
Printable View
how does this work? i want to calculate my products based on length, but how do i go about to do this?
I installed this it on a fresh install of 1.5.1, and when I click on any product on I get the rotating gif both under price and in the side box.
I installed:
dpu_ajax.php (installed at root)
includes/classes/dynamic_price_updater.php
includes/modules/pages/product_info/jscript_ajax_updater.php
And per readme.txt no other modification is necessary. What is wrong
As I click on options i get the "Status returned - Not Found" error.
After using this module for a long time I challenged myself in updating this module.
The changes so far:
- moved all the defines to a language file
- moved all configurable defines to an admin configuration
- Added a proper side-box, this one can be switched on and of using the normal side-box configuration. The contents is still dynamically created.
- changed the code to call the database
any ideas are welcome
Here is a link to the beta version.
Use at own risk
Documentation is incomplete, but is you upload the files according to the file-structure all should be fine. The admin is registered automaticcaly
It would be great to have Quantity variable available for attributes (priced by attributes) before adding to cart!
Attachment 12459
ps. Made a mistake and did not include prices in the image.
Wow! Thanks to everyone who worked on updating this mod. The "Your Price: 0.00" was driving me up a wall but I don't know enough AJAX or Jquery to fix it. I really appreciate all the time and effort.