Install Guide for Noodlemans price tiers Plugin for CubeCart 5
This install guide has been written for version 5.2.11 of CubeCart, if you are installing in another version the line numbers referenced may be slightly different. If there is any doubt open a support ticket for assistance.
SUPPORT IS AVAILABLE FROM http://www.noodleman.co.uk/support
Extract the files from the .zip file to your servers "modules/plugins" directory. The final path should be "modules/plugins/price_tiers"
Open the file "admin/sources/orders.index.inc.php" with your favourite text editor.
AROUND LINE NUMBER 145 FIND:
ON A NEW LINE AFTER ADD:
Open the file "classes/cart.class.php" with your favourite text editor.
AROUND LINE NUMBER 1139 FIND:
ON A NEW LINE AFTER ADD:
Open the file "classes/gui.class.php" with your favourite text editor.
AROUND LINE NUMBER 353 FIND:
ON A NEW LINE AFTER ADD:
Open the file "
Note that this following code is an example to show how the discount information can be displayed on the product page. this example was written for the kurouto skin. You will need to build your own html code to make this fit with your stores skin.
ADD IN A SUITABLE PLACE:
Log into your CubeCart admin area, then go to "Modules -> Plugins". Enable the "price tiers" plugin and press the "SAVE" button.
Log into your CubeCart admin area, then go to "Settings -> Manage Hooks -> price tiers" then press the "SAVE" button.