1/9
${data.index + 1}/${data.total}
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}
Description
This pet Luggage and Backpack Trolley Carrier - is perfect for traveling with your furry companion. With its durable design and spacious square shape, it provides a comfortable and secure way to transport your pet. The trolley feature also makes it easy to maneuver through crowded spaces.
Shipping Policy
Orders for standard products are typically processed and handed over to the courier within 1-2 business days.
Small Package Shipping Policy
- United States: Air shipping (6-8 days), free of charge
- United Kingdom/European Union: Air shipping (6-8 days), free of charge
- Canada: Air shipping (10-15 days), free of charge
- Australia: Air shipping (4-8 days), free of charge
- Other Countries: Global air shipping available for small packages, free of charge
Large Package Shipping Policy
- United States: Standard international delivery (2-3 weeks), free of charge; Expedited air shipping available for an additional fee (see checkout page for options)
- United Kingdom/European Union: Standard international delivery (3-4 weeks), free of charge; Expedited air shipping available for an additional fee (see checkout page for options)
- Canada/Australia: Standard international delivery (3-4 weeks), free of charge; Expedited air shipping available for an additional fee (see checkout page for options)
- Other Countries: Additional shipping fees apply for large packages (see checkout page for options)
Tracking & Notifications
Once your order has shipped, you will receive an email with a tracking number to monitor its progress.
Important Note:
Please be aware that delivery times may vary due to unforeseen circumstances, such as customs delays or peak holiday seasons. We appreciate your patience and understanding.
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
${function(){
const limit = typeof data === 'number' ? data : 0;
return `
Pictures/Videos (${limit || 0}/5)
` }()}
${(function(){
const closeIcon =
'';
if (item.type === 'image') {
return `
${closeIcon}
`
}
return `
${closeIcon}
`
})()}
The review would not show in product details on storefront since it does not support to.