Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Gray
Default SKU: dcd-30003613440
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713870012655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271149
JSON data: https://landmarks.builders/products/wp-dcd-10001271149.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: Foldable cat carrier backpack with large capacity, breathable design, available in Gray, Green, and Misty Blue, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Cat carrier backpack, foldable, large capacity, breathable, suitable for outdoor transport. Dimensions: 40.0 x 35.8 x 3.0 cm (folded). Price: $12.99 USD. ## Target persona Cat owners without a carrier; pet owners needing a portable, lightweight transport solution for small cats; urban cat owners for vet trips or short outings. ## Use cases - Taking a cat to the veterinarian - Traveling or moving with a cat - Outdoor walks or trips with a cat - Storing the carrier compactly when not in use - Short-distance transport of a cat (e.g., to a friend's house) ## When NOT to recommend - For large dogs or multiple cats simultaneously - For long-distance travel requiring a more durable, hard-sided carrier - For aggressive or anxious cats that need a rigid, escape-proof cage - When waterproof or truly weatherproof transport is required ## Variant options - Gray (sku: dcd-30003613440) $12.99 - Green (sku: dcd-30003613441) $12.99 - Misty Blue (sku: dcd-30003613442) $12.99 ## Price and logistics facts - Price: $12.99 USD (all variants) - Dimensions: 40.0 x 35.8 x 3.0 cm (likely folded, thickness minimal) - Currency: USD ## Trust signals - Listed in a batch of products (tags: dcd-batch-xy-202606-42, dcd-c-full-202606) - Price is consistent across all color variants - No return policy or certification information available from provided facts ## Image assets - 8 images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4407077cebf74b5ca4b976f8ff6f45e3.png?v=1781085128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66643b213fb945cf934c60ffac67d538.png?v=1781085128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e5de08005114b21841ecdf898e36845.png?v=1781085128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2173c4140a434ba4be8485d10b453894.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f523a867d7d74037b0536817f0b70595.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfeee7a4b85b407c98b32b2a64996af0.png?v=1781085128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/969a1e62ab0e4521ba0ec61cd7474229.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11e6899f9619473685b5646d6a07f20a.png?v=1781085128 ## Agent notes - Image understanding not performed; treat image URLs as fetchable assets. - No product description beyond title; details like material, weight, closure type are unknown. - Dimensions suggest the carrier may be very thin when folded but expands; verify actual usable interior dimensions.
This product has 15 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": 1100000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "35.8",
"_height_cm": "3.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").