Search found 1 match
Page 1 of 1
Search found 1 match
Re: Pricing for Product Options
in OpenCart 1.5.1 1. EDIT: catalog/controller/product/product.php 2. FIND (~line 253): foreach ($option['option_value'] as $option_value) { if (!$option_value['subtract'] || ($option_value['quantity'] > 0)) { $option_value_data[] = array( 'product_option_value_id' => $option_value['product_option_va...
Jump to post- Fri Jul 29, 2011 5:29 am
- Replies 63
- Views 40410
Page 1 of 1
Search found 1 match