Shopping Cart

No products in the cart.

Chantria BP CB00766-Black

£42.99

Customized zipper and accessories Back hidden Pocket Separate pockets for multi-storage management Independent laptop pocket Tie rod strap on backside Key holders and card pocket

SKU: CHA-CB00766-BLA Categories: , Tags: , Brand:

Premium Look with Customized Details

This backpack is designed with a modern, refined finish featuring customized zippers and premium accessories that enhance both style and durability.


Secure Back Hidden Pocket

A discreet back hidden pocket provides a safe and convenient space to store valuables like cash, cards, or important documents while on the go.


Smart Multi-Storage Layout

Multiple separate pockets offer efficient multi-storage management, ensuring your essentials stay organized and easy to access throughout the day.


Independent Laptop Compartment

An independent padded laptop pocket keeps your device protected from bumps and scratches, making this backpack ideal for school, work, or travel.


Convenient Travel-Friendly Tie-Rod Strap

The tie-rod strap on the backside allows the backpack to slide easily onto luggage handles, providing hands-free comfort and smoother travel.


Built-In Key Holder & Card Pocket

For quick access, the interior includes a dedicated key holder and card pocket—perfect for keeping your most-used items neatly in place.

Weight 0.77 kg
Dimensions 27.5 × 13 × 41 cm
color

Black, Blue, Khaki, Nostalgia Rose

Reviews

There are no reviews yet.

Be the first to review “Chantria BP CB00766-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.