Cart

Remove item Thumbnail image Product Price Quantity Subtotal
Caravan saddle coque 2 seater with selection of accessories to add
Store:

Camel Easy

1850,00 
1850,00 

Cart totals

Subtotal 1850,00 
Camel Easy Shipping

Shipping to France.

Total 1850,00  EUR
// Wait for the DOM to be ready document.addEventListener('DOMContentLoaded', function() { // Get the element with the specified class var storeNotice = document.querySelector('.woocommerce-store-notice.demo_store'); // Check if the element exists before trying to hide it if (storeNotice) { // Hide the element storeNotice.style.display = 'none'; } });