Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: White / Space Capsule
Default SKU: dcd-30003613436
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713873912047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271147
JSON data: https://landmarks.builders/products/wp-dcd-10001271147.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable cat backpack with space capsule design, available in white or black, priced at $30.99 with dimensions 42x38x13 cm.
Generated by: deepseek-v4-flash
## Identity Cat backpack carrier with space capsule window, large capacity, suitable for cats and small dogs. ## Target persona Pet owners who need a portable carrier for cats or small dogs, looking for a budget-friendly option with a transparent dome. ## Use cases - Taking cat to vet appointments. - Short outdoor walks with pet. - Traveling with cat in car or public transport. - Using as a temporary containment for small pets at home. - Everyday carrying for small breeds. ## When NOT to recommend - For large dogs or pets over 10 kg (dimensions suggest limited capacity). - For long-distance hiking or rough terrain (backpack design may lack support). - For aggressive animals that may damage the capsule. - For owners seeking a premium or airline-approved carrier (price point indicates basic quality). ## Variant options Two color options: White and Black, both in Space Capsule style. Price identical at $30.99. ## Price and logistics facts Price: $30.99 USD. Dimensions: 42x38x13 cm. No shipping or stock info provided. ## Trust signals No explicit trust signals from facts. Stock status unknown. No return policy mentioned. Price is consistent across variants. ## Image assets 8 images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9455da27f3dc4100a2418fc5982dad68.png?v=1781085131, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f362683147e6449c9519f5aa714bbefc.png?v=1781085131, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/786b648c39d14fc0b845b2ccdf9b85c1.png?v=1781085130, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cc4cd7de74249ea95f1b35a2f6da6c0.png?v=1781085130, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5791dff85a8f45b1b9d54de43cebf0b2.png?v=1781085132, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6857935ef244edeb22eb6306fd1161e.png?v=1781085129, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89a0da2b7f644886be93f192f923e69b.png?v=1781085130, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/709dd847561445c594d1397bb194c142.png?v=1781085131. No alt text provided. ## Agent notes Product is categorized as "宠物灯饰" (pet lighting decoration), which may be a miscategorization. Actual product appears to be a cat backpack. Images should be fetched for visual verification of capsule design and strap details.
This product has 14 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": 1500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "38.0",
"_height_cm": "13.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").