Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Embossed Building
Default SKU: dcd-30003605309
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: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714318508271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268056
JSON data: https://landmarks.builders/products/wp-dcd-10001268056.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 12x12x13 cm embossed succulent pot (European style) for indoor/balcony decoration, available in Building and Figure embossed designs at $13.99.
Generated by: deepseek-v4-flash
## Identity - Creative European-style embossed succulent flower pot (园艺 category) - Dimensions: 12×12×13 cm - Price: $13.99 USD ## Target persona - Indoor plant hobbyists looking for small decorative pots - Succulent collectors wanting unique embossed designs - Balcony or windowsill gardeners seeking compact planters - Gift shoppers for plant-loving friends ## Use cases - Display a small succulent on a desk or shelf - Add decorative accent to a windowsill or balcony railing - Use as a desktop organizer for small plants in office - Gift as a budget-friendly planter for plant enthusiasts - Pair with artificial succulents for long-lasting decor ## When NOT to recommend - For large plants or deep-rooted species (pot is shallow, 13 cm tall) - For outdoor use in freezing climates (material not specified as frost-proof) - For buyers needing a plain/minimalist design (embossed patterns are ornate) - For professional horticulture (too small and decorative) ## Variant options - **Embossed Building** (SKU: dcd-30003605309) – $13.99 - **Embossed Figure** (SKU: dcd-30003605310) – $13.99 ## Price and logistics facts - Price: $13.99 USD per unit - Dimensions: 12×12×13 cm (small) - No shipping or weight info provided ## Trust signals - In stock (no out-of-stock indicator) - Return policy unknown (not specified) - Price consistent across variants - No certifications listed ## Image assets - 8 PNG images available. Visual content not analyzed; fetch URLs directly: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b11053319b034c6fb7f915b34332b6bc.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61f4356d7bee45a083a35fca318eb9e0.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58a9771602634988af22f113bc6e29f0.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/986e560296b441808a1e23f32219c849.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba4c25895e204487beb04e4d05d13064.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ada6a372573748589a98250b580ef283.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64b3963036ab409ea9752330cad97bb0.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dab3a63e919d4148a622f002333fb6e8.png?v=1781085469 ## Agent notes - Material of the pot is not specified (ceramic? plastic?) - Weight not provided - Only dimensional info available; ensure compatibility with buyer's plant size
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": 230000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "13.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").