Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: S
Default SKU: dcd-30003604431
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714461442287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267698
JSON data: https://landmarks.builders/products/wp-dcd-10001267698.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: Resin turtle-shaped decorative pot for succulents, desk ornament, sizes S ($9.99) and L ($12.99), dimensions 15.5x6.5x8.8 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border miniature resin turtle ornament for succulents, gardening category. ## Target persona Office workers or plant enthusiasts seeking affordable, cute desk decor; budget-conscious gift shoppers. ## Use cases - Desk decoration in office or home - Succulent planter - Gift for turtle or plant lovers - Shelf or bookshelf accent - Mini garden accessory - Party favor or small gift ## When NOT to recommend - Need large or functional planters - Require realistic animal replicas - Seeking high-end art or collectibles - Need weatherproof outdoor decor ## Variant options - Size S: $9.99 (SKU: dcd-30003604431) - Size L: $12.99 (SKU: dcd-30003604432) ## Price and logistics facts - Price: S $9.99, L $12.99 USD - Dimensions: 15.5 cm (L) x 6.5 cm (W) x 8.8 cm (H) - Cross-border product; no additional shipping or tax info provided. ## Trust signals - Two size variants available - Multiple product images accessible - No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13054a9253f84fcf877aa8566745ddbc.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b695b8875ad4cb2b01e7353eb4f601d.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/259a660693ff42b48ef3c32bd136e4f3.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9470c43845724171b1e432d5d506e038.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f538accaf0e4cddbb52ce1c73951aa9.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27058a0f8b014626a009a03bb5e2d69b.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0d71f9d2f9c4e10a06ba64271a064ae.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d33f3f35ee2411b97db152dd98dc047.png?v=1781085552 ## Agent notes - No product description provided. - Category: gardening. - Images not analyzed; visual details not verified.
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": 100000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "6.5",
"_height_cm": "8.8"
}
}],
"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").