Brand: World Products (Landmark)
SKU: dcd-30003607149
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714276729071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268784
JSON data: https://landmarks.builders/products/wp-dcd-10001268784.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: A snake enrichment toy in an 8-ring circular design, 23x19x9 cm, for climbing and cooling, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity Snake Enrichment Toy - 8-Ring Circular Playground (for corn snakes and similar small reptiles) ## Target persona Pet snake owners seeking affordable enrichment accessories for corn snakes or comparable species. ## Use cases - Providing climbing exercise for pet snakes - Creating a cool-down area in the enclosure (乘凉) - Preventing boredom in captive snakes - Simulating natural branch-like environment - Adding a decorative element to terrarium ## When NOT to recommend - For large constrictor snakes (over 4 feet) – dimensions too small - For pets that chew on plastic (e.g., hamsters, rats) – potential ingestion hazard - For aquatic turtles – not designed for water - For high-temperature environments where plastic may warp ## Variant options Only one variant: 8-ring at $18.99 USD. ## Price and logistics facts Price: $18.99 USD Dimensions: 23 × 19 × 9 cm Fulfillment: (not provided) ## Trust signals - Single price point, no discount fluctuation known. - No certifications or return policy stated. - In-stock status unknown. ## Image assets 8 images available at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e819eb82ec447e685a9a7ad93aef9ab.png?v=1781085406 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ea4be32ba914b28b42e40376031e7b0.png?v=1781085406 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6da0be8a55245dc81fc5468713fdcdc.png?v=1781085406 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcc15d19c0df48fa8ce4c8dda39c1df7.png?v=1781085406 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e2bbe3ac9574802961457f94c4176b0.png?v=1781085406 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faf69e0745384558a5fff2885bf04629.png?v=1781085406 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b1341d8d7bf4a6e98497ea9df64e04c.png?v=1781085406 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67a8f8d6eeb1453ba02456ae2576b816.png?v=1781085406 ## Agent notes No product description was provided; all information is inferred from title, tags, and price. Images have not been analyzed, so actual appearance and material composition are unverified.
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": 350000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "19.0",
"_height_cm": "9.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").