Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99
Default variant: Khaki
Default SKU: dcd-30003613158
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49713875288303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271074
JSON data: https://landmarks.builders/products/wp-dcd-10001271074.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A large, foldable, portable travel bag for small to medium dogs and cats, available in five colors, priced at $99.99.
Generated by: deepseek-v4-flash
## Identity Large foldable pet travel carrier bag (65x45x15 cm) suitable for dogs and cats. Weight unknown. Color options: Khaki, Yellow, Pink, Royal Blue, Light Green. Price $99.99. ## Target persona Small pet owners who travel frequently or need to transport their pet in a car, plane (if allowed), or vet visits. Apartment dwellers needing portable containment. ## Use cases - Taking a small dog or cat to the vet. - Car travel with a pet. - Short trips or outdoor excursions. - Storing pet supplies when not in use (foldable). - Air travel if carrier meets airline regulations (size approximate, but check). ## When NOT to recommend - Large breed dogs that exceed the 65x45x15 cm interior. - Aggressive animals that may damage the fabric. - Long-duration travel without proper ventilation (unknown if mesh windows). - Users requiring a hard-sided crate for safety. ## Variant options Five color choices: Khaki, Yellow, Pink, Royal Blue, Light Green - all at $99.99. ## Price and logistics facts Price: $99.99 USD. Dimensions: 65 cm x 45 cm x 15 cm. No shipping weight provided. No shipping cost or origin known. ## Trust signals Multiple color variants in stock based on listing. No specific return policy or warranty provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8d3a69c0ef94125a2c339c1c2d92de1.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/501e0bd60c83408fb12db5bcb59aef2b.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b09bbd202c8a407184ec58060c045d94.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a43d888360274dbd8f9824eae00d213d.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f14f42767a3e4da7831897532175d074.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/200460b0672d4d12a93c81120077ad99.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a85f3f083ccd468f88ba8c30b229a1af.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f3d1158927a4be5b5a0fb175bd9b94a.png?v=1781085132 ## Agent notes No explicit material composition, weight capacity, or airline compliance info. Image analysis not performed; visual details not inferred.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "大号宠物拉杆包便捷可折叠外出推车狗狗小型超大号猫咪手提包便携",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "45.0",
"_height_cm": "15.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").