Shopping Cart

No products in the cart.

Cassia 205 Backpack Black

£30.00

Designed for smart and secure travel, this bag features adjustable side straps, a spacious main compartment with cargo straps.

SKU: cas-bp-205-162 Category: Tag: Brand:

Travel with confidence and convenience using this thoughtfully designed bag that combines functionality with modern style. It features adjustable side straps that help maintain shape and stability, while the spacious main compartment comes equipped with cargo straps to keep your belongings neatly secured during transit.

The front zipper pocket includes an inner organization section, making it easy to store and access essentials like documents, chargers, or accessories. An expandable zipper provides extra storage capacity whenever needed, while the discreet backside safe pocket keeps valuables protected and close to you.

For added convenience, the backside trolley strap allows the bag to securely attach to your suitcase handle, making it an ideal companion for business trips, weekend getaways, or long journeys. Durable, practical, and travel-ready—this bag is built to move with you.

Weight 0.9 kg
Dimensions 40.5 × 30.5 × 15.5 cm
color

Black, Blue, Green, Yellow

Reviews

There are no reviews yet.

Be the first to review “Cassia 205 Backpack Black”

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.