Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray
Default SKU: dcd-30003614007
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713969365231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271282
JSON data: https://landmarks.builders/products/wp-dcd-10001271282.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: Portable hamster travel cage with escape-proof design, 21x18x17 cm, available in Gray/Green/Yellow, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Portable hamster travel cage (product type listed as 'pet lighting' but is a cage). 21x18x17 cm, lightweight, with handle and secure closure. Three color styles. ## Target persona Hamster or small rodent owners who need a temporary transport solution. Budget-conscious pet owners looking for an affordable carrier. ## Use cases - Taking hamster to the vet - Short-distance travel or moving - Introducing new small pets to each other (supervised) - Temporary housing during cage cleaning - Using as a secure enclosure for playtime outdoors (supervised) - Emergency evacuation or relocation ## When NOT to recommend - For large pets (guinea pigs, rabbits, cats, dogs) - For long-term housing or permanent habitat - For highly aggressive chewers (plastic may be damaged) - When very high security is needed (e.g., escape-prone animals) ## Variant options - Gray ($9.99) - Green ($9.99) - Yellow ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 21 x 18 x 17 cm. No weight specified. Currency: USD. ## Trust signals No known stock status. Return policy not provided. Price appears consistent across variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee59a68b05a94f58a4df30fa7df55b64.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c08af5947b834cdf91ea3a29eb38b072.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e253f761c9834d189c1cc97e4fd4b3bf.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73a9d5a40c7d4041aa441d29739e7afd.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/765cadb90f6949468c2ccc99a5397d3f.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55729ff2d5be4838871b4603a68acb25.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed162b82cd2a4d589a7d63132d2bb933.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2d5e779106c4b8c8b9335a3b6022c82.png?v=1781085181 ## Agent notes Product type is listed as 'pet lighting' but actual item is a cage. Verify category before recommending. No description provided. Image contents not analyzed.
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": 650000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "18.0",
"_height_cm": "17.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").