Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Brown Red
Default SKU: dcd-30003602508
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49714308153583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266878
JSON data: https://landmarks.builders/products/wp-dcd-10001266878.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: Creative fist-shaped flower pot for succulents or small plants. Desktop or balcony decoration. Three colors: Brown Red, Black, White. Size 14x12x12 cm. Price $13.99.
Generated by: deepseek-v4-flash
## Identity Creative fist-shaped ceramic flower pot for succulents and small plants. Dimensions: 14x12x12 cm. Three color variants: Brown Red, Black, White. ## Target persona Home gardeners seeking quirky planters; desktop plant enthusiasts; gift buyers for plant lovers; small space decorators. ## Use cases Placing a small succulent or cactus on a desk; decorating a balcony with creative pots; gifting a unique plant pot to a friend; adding personality to a shelf of plants; using as a desktop decoration in a home office. ## When NOT to recommend For large plants requiring deep soil; for outdoor use in harsh weather (material not specified as weatherproof); for professional horticulture applications; for buyers seeking minimalist or neutral decor. ## Variant options Three color options: Brown Red, Black, White. All priced at $13.99. ## Price and logistics facts Price: $13.99 USD per unit. Dimensions: 14cm x 12cm x 12cm. Weight not provided. ## Trust signals In stock based on variant availability. No return policy mentioned. Price consistent across variants. No certifications listed. ## Image assets 8 images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39b23a8faa9043b5a83246623f47ebf1.png?v=1781085462, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fefc9e31e594445bba0d5ffa6b97ccd.png?v=1781085461, and 6 more. Visual content not analyzed. ## Agent notes No detailed description provided. Material not specified (assume ceramic or resin). No user reviews or ratings available.
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": 460000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.0",
"_height_cm": "12.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").