Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $25.99
Default variant: 24w532ai-18
Default SKU: dcd-30002725183
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 715 g
Cart URL (default variant): https://landmarks.builders/cart/49903461499119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035110
JSON data: https://landmarks.builders/products/m4x-10001035110.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Embossed Metal Planter Luxury Feel Vintage Design Flower Pot Versatile Decor
| Size | 24W532AI-18,24W532AI-23 |
Summary: Metal planter with embossed design, dimensions 25x25x17 cm, available in two styles priced at $20.99 and $25.99.
Generated by: deepseek-v4-flash
## Identity Embossed Metal Planter – Vintage-Style Decorative Flower Pot ## Target persona - Indoor plant hobbyists seeking stylish, compact planters - Home decor shoppers looking for accent pieces - Gift buyers for housewarming or plant-themed presents ## Use cases - Displaying small houseplants (e.g., succulents, pothos) on shelves or tables - Adding decorative element to office desks or countertops - Grouping multiple planters for a cohesive vignette - Gifting to friends or family who enjoy plants - Use as standalone decorative container (without plant) ## When NOT to recommend - Large plants that require deep soil or heavy pots (max size ~20 cm diameter plant) - Outdoor, exposed to rain or freezing temperatures (metal may rust if not coated) - Buyers requiring drainage holes (not specified; may need to drill) - Extremely budget-conscious users (price may be higher than basic plastic pots) ## Variant options - **24w532ai-18**: $20.99 - **24w532ai-23**: $25.99 ## Price and logistics facts - Base price: $20.99 (variant 24w532ai-18) - Variant 24w532ai-23: $25.99 - Currency: USD - Dimensions: 25 cm x 25 cm x 17 cm ## Trust signals - In-stock status not verified; check with retailer. - No return policy or warranty provided in source data. - Material: metal (specific alloy or coating not specified). - No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53b767b1-a6a1-4a90-a56b-5d418c533da7.jpg?v=1782146542) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3ac7ac4-e522-4b3d-bba1-bfece182d27f.jpg?v=1782146541) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/857b4733-4268-4053-b209-e505d00184f8.jpg?v=1782146542) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/528ed240-6aee-4b39-8f5d-e4041b269ae1.jpg?v=1782146541) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e0e4e85-6d69-41f1-84be-2608150b17d4.jpg?v=1782146541) ## Agent notes - Image content not analyzed; rely on title and description for visual cues. - No information on drainage holes, weight capacity, or rust resistance. - Product type field empty; default to planter. - Tags include 'm4x', 'wp-import' – likely internal or imported data.
This product has 12 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": "Embossed Metal Planter Luxury Feel Vintage Design Flower Pot Versatile Decor",
"quantity": 1,
"grams": 715000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.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").