Search found 6 matches

Page 1 of 1

Search found 6 matches

Re: product option price rounding down to 0 (4 decimal place

i have found a work around. its becuase the mysql table product_option_prices field 'price' is restricted to 15/4 (4 decimal places) Just change field to 15/7 which resolved the issue.

Jump to post
  • Wed Jan 22, 2014 12:27 am
  • Replies 1
  • Views 614
product option price rounding down to 0 (4 decimal places)

Hi Please can somebody help me. Im using v1.5.6 and were having problems with the admin - product option pricing. The pricing seems to round to 0, if the cost is 4 decimal places, so for example, if we put in, 0.000499 in the price box, when we click save, the price automatically defaults to 0. Does...

Jump to post
  • Tue Jan 21, 2014 11:36 pm
  • Replies 1
  • Views 614
Re: Number products on filter

it does this anyway, does it on my store anyway :)

Jump to post
  • Thu Nov 14, 2013 12:24 am
  • Replies 1
  • Views 380
Re: Filter module opencart 1.5.5.1 - Guide?

If you want to search more than 1 filter replace location = '<?php echo $action; ?>&filter=' + filter.join(' and '); with: location = '<?php echo $action; ?>&filter=' + filter.join('&filter='); This will allow you to filter products on multiple filter, were as before the and only allowed...

Jump to post
  • Wed Nov 13, 2013 9:52 pm
  • Replies 109
  • Views 105311
variable width and height on a product item

Hi I need to be able to add a variable width and height to a product item. so for example. if i wanted to purchase a window with the measurements of 900 x 1000 i would type these details in the width and heigh box on the product, and it would automatically choose the correct product (near to the dim...

Jump to post
  • Fri Nov 08, 2013 12:54 am
  • Replies 0
  • Views 308
extending the product item page variable width/height search

Hi I am building a website for a customer, in a nut shell, on the indervidual product page, they need their users to be able to type in heigh and width, which will automatically calculate which product will be needed and then it will automatically add the product to the shopping cart. so for example...

Jump to post
  • Thu Nov 07, 2013 11:58 pm
  • Replies 0
  • Views 2801

Page 1 of 1

Search found 6 matches