Cart
Clear
  • Bundle Discount
    –$15
  • Subtotal
    $1200
Continue Shopping
Order Now
  • Inactive
    Active
    Add 2 Or More to unlock
    the Bundle Discount
    –$15 Off
  • Inactive
    Active
    Add 4 Or More to unlock
    the Bundle Discount
    –$25 Off
0

Use data-attributes on elements:

//Adds new or Increases amount of 'atari_blade_runner'
//Works as a toggle
//Adds/removes '.k_button_already' class to the button

Type in the console:

shop.cart.updateGood('atari_black', '+');

//Adds new or Increases amount of 'atari_black'

shop.cart.updateGood('atari_black', '-');

//Decreases amount or Deletes 'atari_black'

Data example: