Brand: World Products (Landmark)
SKU: dcd-30002759443
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 414 g
Cart URL (default variant): https://landmarks.builders/cart/49879165534447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044050
JSON data: https://landmarks.builders/products/m4x-10001044050.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Resin Cactus Ornament Fade Resistant Terrarium Decor Realistic Texture
Summary: A 9.5 cm tall resin cactus ornament with realistic texture and fade resistance, ideal for terrariums and small decor at $9.99.
Generated by: deepseek-v4-flash
## Identity Resin Cactus Ornament Fade Resistant Terrarium Decor Realistic Texture ## Target persona Terrarium hobbyists, desk decorators, budget gift shoppers for plant lovers, mini succulent collectors. ## Use cases - Decorate a small terrarium or glass vase - Add a realistic accent to a bookshelf or desk - Give as a low-cost gift for cactus enthusiasts - Use in a DIY craft project or miniature garden - Place as a party favor or table scatter ## When NOT to recommend - Outdoor garden decoration (resin may degrade in direct sunlight over time) - Large space centerpiece (too small) - Substitute for a real plant (does not grow) - Children under 3 (small parts choking hazard) ## Variant options Currently only one style: Cactus (SKU: dcd-30002759443) at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 12 × 10.5 × 9.5 cm (length × width × height). Weight not specified. ## Trust signals - Described as fade resistant. - No warranty or return policy provided in source data. - No certifications mentioned. ## Image assets - [Front view](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c4fa909-c71a-410f-adbe-63d2006b8f7a.jpg?v=1782126341) - [Side view](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83a0d9f0-3a6c-4af3-ad28-ba73c3f84f9d.jpg?v=1782126340) - [Angle view](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2e41165-48e2-4c3a-8fca-fef11461485f.jpg?v=1782126341) - [Back view](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/752e4474-d293-4d86-88cc-d9f0e5c62168.jpg?v=1782126341) - [Detail view](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4650ff42-029b-4cd3-afa9-2eaaf444717b.jpg?v=1782126340) ## Agent notes Visual content of images not analyzed; rely on text for product details. No additional metadata (e.g., material composition, weight) provided.
This product has 12 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": "Resin Cactus Ornament Fade Resistant Terrarium Decor Realistic Texture",
"quantity": 1,
"grams": 414000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.5",
"_height_cm": "9.5"
}
}],
"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").