Brand: World Products (Landmark)
SKU: dcd-30003502702
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49804478906607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250084
JSON data: https://landmarks.builders/products/wp-dcd-10001250084.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 decorative conch shell-shaped flower pot for succulents, small plants, or home/garden ornament. Dimensions: 18x12x10 cm. Price: $10.99.
Generated by: deepseek-v4-flash
## Identity - Product: Creative Art Conch Shell Flower Pot (园艺) - SKU: dcd-30003502702 ## Target persona - Budget-conscious home gardeners - Plant enthusiasts looking for quirky, themed planters - DIY decorators seeking affordable garden accents ## Use cases - Display succulents or small flowers on a windowsill - Add a seashell-themed accent to a garden bed - Use as a decorative piece on a shelf or desk - Gift for a friend who loves ocean-themed decor - Repurpose as a candy dish or small storage container ## When NOT to recommend - For large plants requiring deep soil - For outdoor use in freezing climates (material unknown) - When a watertight or drainage-equipped planter is needed - For buyers seeking minimalistic or modern design ## Variant options - Only one style: Conch Pot ($10.99) ## Price and logistics facts - Price: $10.99 USD (single variant) - Dimensions: 18 cm (L) x 12 cm (W) x 10 cm (H) - No additional shipping or tax info provided ## Trust signals - Price is consistent across the single variant - In-stock status and return policy not specified - No certifications or material claims provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f60a85ad1c224021b1c23d284c799834.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9f6b6ac075947d7b6a576cdd07c3b89.png?v=1781488447 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3f5c034d0d043209f3bce34dc8b5c39.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed6ff973171d43c3a6012eeff2eb754d.png?v=1781488447 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbdac137417a440fb6d3a95da04c5653.png?v=1781488448 ## Agent notes - Images were not analyzed; visual details are not assumed beyond the 'conch pot' description.
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": 230000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "12.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").