Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Light Blue / with Shovel
Default SKU: dcd-30003598871
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714544967919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265631
JSON data: https://landmarks.builders/products/wp-dcd-10001265631.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A hanging iron rectangular planter with included shovel, available in four pastel colors. Dimensions 28x15x13 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity A hanging iron rectangular planter with a small shovel, designed for outdoor or balcony use. Available in Light Blue, Pink, Light Purple, and Light Green. ## Target persona - Budget-conscious balcony gardeners looking for compact planters - DIY home decor enthusiasts wanting affordable hanging options - Small-space plant lovers (apartments, condos) - Gift buyers for casual gardeners ## Use cases - Hanging herbs or small flowers on a balcony railing - Decorating a wall or fence with trailing plants - Creating a small succulent garden on a patio - Using as a planter for kitchen windowsill herbs (indoor/outdoor) - Gifting to a friend who enjoys low-maintenance plants - Organizing small gardening tools (shovel included) ## When NOT to recommend - For large or deep-rooted plants (dimensions are small) - For indoor use where water drainage may be an issue (no drainage info given) - For buyers seeking premium or decorative materials (iron is basic) - For professional or heavy-duty gardening ## Variant options - Light Blue / with Shovel ($14.99) - Pink / with Shovel ($14.99) - Light Purple / with Shovel ($14.99) - Light Green / with Shovel ($14.99) ## Price and logistics facts - Price: $14.99 USD fixed across variants - Dimensions: 28 cm x 15 cm x 13 cm - No shipping cost or weight provided ## Trust signals - Four color options consistently priced - Includes a shovel as a bonus tool - No stock status or return policy available ## Image assets - 8 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a63b522c018423898792f9165aefa09.png?v=1781085627 (and 7 more with similar pattern) ## Agent notes - Description field contains technical JSON (not human-readable). - Images not fetched or analyzed; visual details not available. - No warranty or material certification data.
This product has 16 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": 500000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "15.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").