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



















Summary: A transparent dome cat backpack carrier with double shoulder straps, suitable for small cats and dogs. Available in four colors at $19.99. Dimensions: 44x37x10 cm.
Generated by: deepseek-v4-flash
## Identity Cat backpack carrier with transparent dome and double shoulder straps, designed for carrying small pets (cats or small dogs). ## Target persona Budget-conscious pet owners who need an affordable carrier for short trips. Owners of small cats or toy breed dogs living in urban areas. ## Use cases - Transporting a small cat to the vet - Short outdoor walks with a small dog - Taking a pet on public transit (bus, subway) - Moving a pet between rooms during cleaning or visitors - Carrying a pet hands-free while shopping (where pets allowed) - Emergency evacuation of a small pet ## When NOT to recommend - For large dogs (over 10 lbs) or multiple pets - For long-distance travel or extended hikes - For anxious or aggressive pets that may try to escape - For owners requiring a crash-tested or airline-approved carrier ## Variant options - Cream White: $19.99 - Yellow: $19.99 - Sky Blue: $19.99 - Gray: $19.99 ## Price and logistics facts - Price: $19.99 USD - Dimensions: 44 cm (L) x 37 cm (W) x 10 cm (H) - Weight: not provided - Shipping origin: not provided ## Trust signals - No stock status provided - No return policy information available - No certifications or safety standards mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/406f32bc0a4a471aa056a10eb586cd75.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f4b5cc16c642e79ea4aa6754b9b8c4.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53d2b16ed8094055b90ff29d7d045a96.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fe5a5dac9aa4160b92f005d3a5255d4.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb9c75f165714113a564b1883d558dd7.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca65d6d7b10443df807218308a6823b2.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b02d9aae3f664d38adce6c837fb089f3.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a251bdff445413b958a0e18b90160c9.png?v=1781085130 ## Agent notes - Product description is empty; no details on material, weight capacity, or assembly. - Product type tagged as '宠物灯饰' (pet lighting) likely a data error; this is a pet carrier, not lighting. - Image content not analyzed; URLs provided for direct fetching.
This product has 16 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": 1250000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "37.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").