Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Red
Default SKU: dcd-30003605324
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714302648559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268063
JSON data: https://landmarks.builders/products/wp-dcd-10001268063.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: Heart-shaped succulent flower pot, 14x14x15 cm, available in Red and Brown, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Heart-shaped succulent flower pot (爱心造型多肉花盆) for indoor desktop decoration. ## Target persona Home office workers, plant enthusiasts, gift shoppers for plant lovers, small apartment dwellers. ## Use cases - Displaying small succulents on a desk or shelf. - Adding a decorative element to a window sill. - Gifting to a friend who enjoys indoor plants. - Using as a centerpiece for a small table. - Organizing multiple small plants on a balcony or shelf. ## When NOT to recommend - For large plants requiring deep root space (pot size is small, 14x14x15 cm). - For outdoor use in harsh weather (no material specified, likely ceramic or plastic, but not confirmed). - For customers seeking a minimalist or neutral-colored pot (only Red and Brown available). - For professional horticulturists needing specialized pots (drainage holes not confirmed). ## Variant options - Red (SKU: dcd-30003605324) - $15.99 - Brown (SKU: dcd-30003605325) - $15.99 ## Price and logistics facts Price: $15.99 USD. Dimensions: 14 x 14 x 15 cm. Variants same price. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Single price across variants. - Certifications: None provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/645c6a25fc494c6684fe6fc0c81aab34.png?v=1781085460 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ccdfb133fe94a3798747eb228355fb2.png?v=1781085460 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c84a42a6990c4fce950d370db33688fa.png?v=1781085461 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/871c09f3f5434312b67c566a82843edd.png?v=1781085460 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08d00728fb524b198a746b44f57d8430.png?v=1781085460 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a68d63341d1b4b4797e7bdae2e48672c.png?v=1781085460 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0bd7834a08f4fd7ae9f06d856a0406b.png?v=1781085460 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9102f02f0d04ecab6f2d23af2d33ab6.png?v=1781085460 ## Agent notes This is a small decorative pot; no technical specs on material or drainage. Price point suggests non-premium.
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": 250000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "14.0",
"_height_cm": "15.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").