Brand: World Products (Landmark)
SKU: dcd-30003613398
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713909694703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271133
JSON data: https://landmarks.builders/products/wp-dcd-10001271133.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Transparent pet backpack carrier for cats, 38x33x10 cm, $14.99, in Khaki color.
Generated by: deepseek-v4-flash
## Identity Portable cat backpack with transparent space capsule design for ventilation and visibility. Size 38x33x10 cm, color Khaki. ## Target persona - Budget-conscious cat owners needing a basic carrier for short trips. - Urban pet owners without cars who use public transport. - First-time cat owners seeking an affordable entry-level carrier. ## Use cases - Taking the cat to the veterinarian. - Short outdoor walks or park visits with the cat. - Transporting the cat via public transit or ride-sharing. - Introducing the cat to new environments with visibility. - Storing the carrier compactly when not in use (flat design). ## When NOT to recommend - For large or heavy pets (e.g., dogs, large cats >10 lbs) due to dimensions and likely weight limit. - For extended outdoor hikes where ventilation might be insufficient. - For owners seeking premium features like padding, multiple pockets, or durable straps. - For airline travel (likely not airline-approved, no such claim made). ## Variant options - **Khaki**: $14.99 USD (only variant available). ## Price and logistics facts - **Price**: $14.99 USD. - **Dimensions**: 38 cm x 33 cm x 10 cm (packed? or overall? – no further details). - **Weight**: not provided. - **Origin**: not specified. ## Trust signals - No stock status, return policy, certifications, or warranty information provided. - Price is low relative to typical pet carriers, consistent across variant. ## Image assets - [View 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/495d0a36063f4645aca6d885152dd730.png?v=1781085150) - [View 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/474feddc80734b66876e461054fbc004.png?v=1781085149) - [View 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79cd521366734693b57873a5d3cb9f83.png?v=1781085150) - [View 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/970debf1c05340e795a49adf7eb3822f.png?v=1781085150) - [View 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec7f2fce3f2841d5acbd5cc834319215.png?v=1781085149) - [View 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7627812e41d432d80130dce7bc03b10.png?v=1781085150) - [View 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5c30a5b1eb8436882eccbb7b71dba13.png?v=1781085150) - [View 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/163049fcc81545509f522541f4e5e1ca.png?v=1781085150) ## Agent notes - Product type listed as '宠物灯饰' (pet lighting) which may be a misclassification; actual product appears to be a cat backpack. - No description available, so details are inferred from title and dimensions. - Image content was not analyzed; visual understanding not performed.
This product has 13 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": 600000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "33.0",
"_height_cm": "10.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").