Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: 3837 Elephant Pot
Default SKU: dcd-30003609754
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: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714116624623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269781
JSON data: https://landmarks.builders/products/wp-dcd-10001269781.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境爆款黑金色大象树脂园艺庭院阳台户外装饰大象花盆树脂摆件品
外包装尺寸12*14*18.5cm,毛重280g,泡沫跟纸箱保护
Summary: Black and gold resin elephant flower pot, 12x14x18.5 cm, 280g, $13.99, for garden or balcony decor.
Generated by: deepseek-v4-flash
## Identity A black and gold resin elephant-shaped flower pot, sized 12x14x18.5 cm and weighing 280 g, priced at $13.99. ## Target persona Garden hobbyists and balcony decorators looking for affordable, lightweight outdoor ornaments. ## Use cases - Planting small succulents or herbs on a balcony. - Decorative accent for garden pathways. - Gift for friends who enjoy plant decor. - Seasonal yard decoration (e.g., spring, summer). - Patio table centerpiece with a small flower. ## When NOT to recommend - For large plants requiring deep soil (pot is small). - For indoor use where resin may warp in heat. - If seeking premium ceramic or stone material. - For water features or constant moisture exposure. ## Variant options - Style "3837 Elephant Pot": $13.99 - Style "3838 Black Gold Pot": $13.99 (Both same price; no other options.) ## Price and logistics facts - Price: $13.99 USD per unit. - Packaging dimensions: 12 x 14 x 18.5 cm. - Weight: 280 g. - Packing: foam and carton protection. ## Trust signals - Two style variants at same price (consistent pricing). - Product listed as in stock (inferred from presence on Shopify). - No explicit return policy or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4ac942d4b5241038de478326ff1521f.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29741da678a04e6e860febae8589bad2.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98bfc5543a0645dbbd3210659d3c5be4.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fc7497e8ee9430ba5afc58d07da324a.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a11c00a2bd014751abc4ddad1c9464e4.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a495dd97062421ea586184590ff6e58.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a217ee90e9240658b58533befb251d3.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de966b207cfb421fabf8522ea861dade.png?v=1781085316 ## Agent notes - Image analysis not performed; visual details not described. - Return policy, shipping cost, and stock levels not provided. - Material is resin; confirm UV resistance for outdoor use.
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": 280000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "14.0",
"_height_cm": "18.5"
}
}],
"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").