Community Add-Ons

Maintainers: PinkCrow
Add file to this package
Top » Features

Increase/Decrease price by x% for all products or products from a category
for osCommerce Online Merchant v2.2

A small script to increase/decrease price by x%.

1. For all the products in the store
Provide a text box and increase/ decrease option.


2. For all the products in a particular category
You need to present a drop down menu of categories, a text box and increase/decrease option in the admin panel. Admin will select the category from the drop down box and type percentage increase/decrese . Then the whole category product prices should change automatically.



1. Upload prices_per.php to admin/ dir

2. Modify admin/includes/boxes/tools.php
After:
tep_admin_files_boxes(FILENAME_WHOS_ONLINE, BOX_TOOLS_WHOS_ONLINE)

Add:
.'<a href="' . tep_href_link('prices_per.php') . '" class="menuBoxContentLink">Modify prices</a>'


That's it!



Regards,
http://www.PinkCrow.net

Legend:  Download   Report

Expand All / Collapse All

Increase/Decrease price Spanish Version Sento 21 Feb 2009  

Spanish mod for this contribution. Complete version

Increase/Decrease price by x% for all products or products from a category v2.0 PinkCrow 15 Nov 2006  
Increase/Decrease price by x% for all products or products from a category PinkCrow 14 Nov 2006