Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Black
Default SKU: dcd-30003613457
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49713861230831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271154
JSON data: https://landmarks.builders/products/wp-dcd-10001271154.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A large-capacity transparent cat backpack carrier available in 9 colors, priced at $17.99, with dimensions 43x36x28 cm.
Generated by: deepseek-v4-flash
## Identity Cat backpack carrier (大型透明太空宠物舱) – a portable, see-through pet carrier designed for cats. ## Target persona Cat owners who need a budget-friendly, lightweight carrier for small to medium cats; urban pet parents who want a transparent carrier for visibility. ## Use cases - Short vet visits or grooming appointments - Casual outdoor walks or park trips with a cat - Travel by car or public transit with a cat - Moving day or temporary relocation for a cat - Showing a cat in a pet-friendly environment ## When NOT to recommend - For large dogs or cats over ~8kg (dimensions: 43x36x28 cm) - For airline travel (no airline certification indicated) - For long-distance hiking or rough terrain (no harness/structure details) - For owners seeking a fully enclosed, dark carrier for anxious cats ## Variant options 9 color variants (all $17.99): Black, Gray, Pink, Blue, Yellow, Light Blue, Light Green, Dark Green, Red. ## Price and logistics facts - Unit price: $17.99 USD - Available in 9 color options at same price - Dimensions: 43 x 36 x 28 cm ## Trust signals - No stock status provided - No return policy mentioned - All variants priced identically - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47a4b05f2aae4da1aebfc8c2de5c58b1.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fee21c1ee6fc46ca8767e97b55d70a83.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1fc5d25832b4356a09583b27aa4c4ac.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e913b9347e0346d9a76c61f56925ec39.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc006f901b3c404998a6b784a1c649db.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f85f8411e9e84c23944e0010577aa756.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5da0b577acf1452e99e53fbf954ee966.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b0fa987407e4a898c5d02e672a23131.png?v=1781085124 ## Agent notes - Product type tag reads "宠物灯饰" (pet lighting) which may be a miscategorization; actual product appears to be a carrier based on the title. - Description is empty; all info derived from title, tags, price, dimensions, and variants. - No visual details available (images not interpreted).
This product has 21 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": 1050000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "36.0",
"_height_cm": "28.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").