Friday, January 11, 2019

Remove the Update Total and Continue Shopping Button from the Shopping Cart Page

Image

This only applies to the Default Checkout Process. It does not apply if you have implemented the Reference Checkout to the web store.

1st option: Add the Script on the Message area of the Shopping Cart tab



1. Navigate to Lists > Web Site > Tabs

2. Click Edit corresponding to the Shopping Cart

3. In the Message field, click the Formatted Edit Mode button to switch to Source Editing Mode

4. Enter the Script on the first few lines of the Message area:

  

5. Click Save

 

 

 

 

2nd option: Create a Web Site Tag,  add to the Theme, and substitute the value with the script on the Shopping Cart

 

 

1. Create a new Tag

 

- Setup Site Builder > Tags > New

- Tag = HIDECARTBUTTONS

- Description = This is a script to not display the Update Total and Continue Shopping buttons next to Proceed to Checkout on the Shopping Cart

- Leave the Default Value blank.

- Then Save.

 

2. Edit one of the Web Site Themes

 

- Setup Site Builder > Themes

- Edit the theme that is currently applied on the web store

- On the Body Tab > Footer Template field, add the name of the tag:  <HIDECARTBUTTONS >

- Save the changes

 

3. Navigate to Shopping Cart tab

 

- Navigate to Lists > Web Site > Tabs

- Edit the Shopping Cart tab

- Click Tag Substitution

 

- On the Tag field, look for the tag: HIDECARTBUTTONS

- On the Substitution Value, enter the following code

 

  

- Click Add.

- Save the changes.

 

 

No comments:

Post a Comment