Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author moiseh

    (@moiseh)

    Hello,

    Is necessary to uncomment the update cart block button:

    
    <!--<button type="submit" id="edit-btn-s-cart" class="button update_cart_page_btn" name="update_cart" value=""><i class="fa fa-pencil" id="btn-txt-edit" aria-hidden="true"><span>Edit</span></i></button>-->
    

    If you want to hide the button, i recommend?to do with CSS like:
    .update_cart_page_btn { display: none; }

    Thread Starter ssabaripriyatharshini

    (@ssabaripriyatharshini)

    Thanks a lot for your great help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cart auto update is not working’ is closed to new replies.