demo:
CLICK
This is a package for option price.
1 -
Live Update Product Price with Option Price
-
Updates the price when options are changed
- Dynamically supports unlimited options
- Works with Reg Price and Special prices
- Works with all currencies. Retains the symbol & decimals
- Supports all 3 prices (price, special, and price excluding tax)
- Supports all cost driven options (select, radio, & checkbox)
2.
Option = * / +% -% + - Price Module
- It gives the possibility to use more operators like
= / * +% -% in option section (not just -/+).
3.
Enter percents for discounts and specials
If you want to be able to apply discounts & specials by percentage, this is a quick mod to allow it. This particular mod works by taking the percentage at the time of entry and converting it to a value.
Example:
If you have a product that is $125
and you want to give 10% off you can simply type "
10%" in the
discount/special price field. When you click save, it will convert it to $12.50. Then subtract that from the normal price. Making the Special price of 10% off of 125 = $112.50. The next time you edit that product, the special/discount will show "12.50". So the percentage is calculated at the time of saving.
Please vote it !
This modification has been tested on versions 1.5.1.3, 1.5.3.1, 1.5.4, 1.5.5.1.
File transfer to the folder / vqmod / xml /
Requires modification of the database tables:
Change the type of the field quantity from int to decimal 15,3 in tables
oc_product_discount, oc_order_product, oc_product_option_value
All main code is stored in separate file. All edits done with vQmod (Required).
-------------------------------
Live update v2 has been tested on version 2.0.3.1.
See "README.txt" included in the archive and follow the steps.
Login and write down your comment.
Login my OpenCart Account