• Resolved william aw

    (@william-aw)


    HI Taisho,

    after changing qty only one item added to cart. And not showing on sales(product set sales by schedule) column.
    Any fix available? Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • please send a link in your site

    I have same issue

    In shop page i add for exp 5 pcs shows only one in cart any help please

    Thread Starter william aw

    (@william-aw)

    Hi here is the link
    oshan28

    • This reply was modified 4 years, 11 months ago by william aw.
    Plugin Author taisho

    (@taisho)

    Hello,

    I’m sorry for the inconvenience, I had a lot on my mind lately and couldn’t test the plugins with WooCommerce 4.0 in a timely manner.

    This said I’ll be releasing 2.7.0 update this weekend which among a few things fixes this problem.

    For a fast fix – in 2.6.1 version of the plugin, file: qty-increment-buttons-for-woocommerce.php, change line 469 from:

    add_to_cart_button.data( "quantity", jQuery( this ).val() );

    to:

    add_to_cart_button.attr( "data-quantity", jQuery( this ).val() );

    Best Regards,

    Ryszard

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Only 1 item added to cart’ is closed to new replies.