Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Yellow / Xh24-513a
Default SKU: dcd-30003616134
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 610 g
Cart URL (default variant): https://landmarks.builders/cart/49713905238255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272095
JSON data: https://landmarks.builders/products/wp-dcd-10001272095.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: A triangular imitation rattan flower pot stand for desktop, suitable for succulents or small plants, with two color variants at $25.99.
Generated by: deepseek-v4-flash
## Identity Indoor imitation rattan triangular flower pot stand (desktop), product type: gardening. Dimensions: 22x22x17 cm. Price: $25.99 USD. Two color/style variants: Yellow (Xh24-513a) and Brown (Xh24-513b). ## Target persona Office workers or home users seeking a small decorative plant stand for desks or shelves; succulent enthusiasts wanting a woven-style container for small plants. ## Use cases - Displaying small potted succulents or cacti on a desk. - Organizing multiple tiny plants in a triangular stand. - Adding a natural/rattan aesthetic to indoor spaces. - Using as a desktop storage container for small items (e.g., office supplies). - Gift for plant lovers on a budget. ## When NOT to recommend - For large or heavy plants (dimensions are small, 22x22x17 cm). - For outdoor use (material is imitation rattan, likely not weatherproof). - For buyers seeking real rattan or high-end natural materials. - For aesthetic needs requiring a specific color not in Yellow or Brown. ## Variant options Two variants: - Yellow / Xh24-513a: $25.99 - Brown / Xh24-513b: $25.99 ## Price and logistics facts Price: $25.99 USD (both variants). No shipping or availability info provided. ## Trust signals In-stock status not specified. Return policy not provided. No certifications mentioned. Price is consistent across variants. ## Image assets 8 product images available at provided URLs. No image analysis performed. ## Agent notes - Image understanding not performed; do not assume visual details beyond facts. - No brand or manufacturer info included. - Material is imitation rattan (仿藤编) – not real rattan. - Dimensions given in cm only.
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": 610000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "22.0",
"_height_cm": "17.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").