Shopping Cart

No products in the cart.

Cassia 210 Trolley Duffle/Wheeled Holdall Pink

Price range: £31.95 through £46.99

Built with practicality in mind, the bag is equipped with high-quality connective wheels and a sturdy trolley system, allowing you to move through airports, stations.

SKU: CAS-WB-Rose52-200-1 Category: Tags: , Brand:

Durable & Convenient Trolley Duffle Bag

This trolley duffle bag is designed for effortless travel, offering both spacious storage and smooth mobility. It features one large main compartment with a dual-zipper closure, making it easy to pack and access your essentials while keeping everything securely in place. The front zip pocket provides quick access to smaller items such as tickets, chargers, or travel accessories, ensuring better organization on the go.

Weight N/A
Dimensions N/A
color

Black, Grey, Navy Blue, Pink

size

52x28x31, 67x32x36, 77x34x38, 87x36x40

Reviews

There are no reviews yet.

Be the first to review “Cassia 210 Trolley Duffle/Wheeled Holdall Pink”

Your email address will not be published. Required fields are marked *

/* ===================================================== */ /* FORCE STRIPE PAYMENT MODULE TO LOAD ON PAGE LOAD */ /* Add this to the END of your functions.php */ /* ===================================================== */ /* ===================================================== */ /* ADD STRIPE CREDIT CARD FORM ON PRODUCT PAGE */ /* With Link Button Styling */ /* ===================================================== */ // 1. Enable Stripe Payment Element on product pages add_action('woocommerce_before_add_to_cart_button', 'seese_add_stripe_payment_element_to_product', 30); function seese_add_stripe_payment_element_to_product() { if (!is_product()) { return; } global $product; // Check if product is variable if (!$product || !$product->is_type('variable')) { return; } // Check if Stripe is available $available_gateways = WC()->payment_gateways->get_available_payment_gateways(); if (empty($available_gateways)) { return; } // Find Stripe gateway $stripe_gateway = null; foreach ($available_gateways as $gateway) { if (in_array($gateway->id, ['stripe', 'stripe_cc', 'stripe_sepa', 'stripe_alipay'])) { $stripe_gateway = $gateway; break; } } if (!$stripe_gateway) { return; } ?>

💳 Payment Options

🔒 Secure Payment: Your payment information is encrypted and secure. We don't store your card details.