Category: Uncategorized

  • bigcommerce clear cart addons

    [siteorigin_widget class=”SiteOrigin_Widget_Image_Widget”][/siteorigin_widget] Clear all cart add-ons that can be added to bigcommerce store’s website to provide customers with the ability to clear all items from their shopping cart with just one click. These add-ons can be helpful for customers who have added several items to their cart but decide to remove them all at once…

  • bigcommerce page builder – 2 column layout for mobile

    follow a quick video with the below code. <style> .column { float: left; width: 50%; padding: 10px; height: auto; } .column img { width:100%; } </style>   <div class="row"> <div class="column"> <img src="https://bigmadness.com/wp-content/uploads/2020/05/Screen-Shot-2020-05-16-at-10.57.20.png"></div> <div class="column"> <img src="https://bigmadness.com/wp-content/uploads/2020/05/Screen-Shot-2020-05-16-at-10.57.20.png"></div> <div class="column"> <img src="https://bigmadness.com/wp-content/uploads/2020/05/Screen-Shot-2020-05-16-at-10.57.20.png"></div> <div class="column"> <img src="https://bigmadness.com/wp-content/uploads/2020/05/Screen-Shot-2020-05-16-at-10.57.20.png"></div> </div>

  • Video Guide – how to install apps code.

    Copy apps script and insert it into your bigcommerce website’s Advanced Settings > Web Analytics > Site Verification Tags