Jump to content

Edit History

atlrpll

atlrpll

for those who have this problem:

QTY input field on product page resets/snaps to 1 no matter how you input more than one, you need to delete this code in public_html/themes/YOURTHEME/templates/catalog/product.tpl:

{block name='product_refresh'}
      <input class="product-refresh ps-hidden-by-js" name="refresh" type="submit" value="{l s='Refresh' d='Shop.Theme.Actions'}">
{/block}

atlrpll

atlrpll

Same problem. Must be theme/js related. It was caused by the latest upgrade for me. 

×
×
  • Create New...