Show Buttons
Hi
My Add to Cart Button Click must hide itself and the Qty Select list and then Display the Hidden Shop More and Check Out button.
This is my code when I click the Ad to Cart Button
Tiggr('co1').show(); Show the Checkout Button
Tiggr('sm1').show(); Show the Shop More Button
Tiggr('atc').hide(); Hide the Add to Cart Button
Tiggr('Qty1').hide(); Hide the Qty to Cart Button
The problems are