Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $14.99
Default variant: L
Default SKU: dcd-30003610463
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: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714190581999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270041
JSON data: https://landmarks.builders/products/wp-dcd-10001270041.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 cross-border garden hanging iron basket for balcony decoration, suitable for hydroponic plants and succulents, available in two sizes (S $11.99, L $14.99).
Generated by: deepseek-v4-flash
## Identity Cross-border garden iron hanging basket planter for balcony, wall, or vertical gardening with water culture and succulent use. ## Target persona Urban balcony gardeners, indoor plant enthusiasts, home decorators on a budget, and small-space gardeners seeking creative hanging plant displays. ## Use cases - Hanging succulents on a balcony railing - Creating a vertical herb garden in a small kitchen - Decorating a wall with air plants or hydroponic greens - Adding greenery to a fence or trellis in a patio - Displaying small cacti or trailing plants in a living room - Using as a decorative hanging basket for seasonal flowers ## When NOT to recommend - For large plants requiring deep soil or heavy pots (max weight unknown) - In very windy outdoor areas without shelter (lightweight iron basket) - For buyers expecting ceramic or plastic containers (rustic iron finish) - For professional greenhouse bulk planting (small size) ## Variant options - Size S: $11.99 - Size L: $14.99 ## Price and logistics facts - Size S: $11.99 (USD) - Size L: $14.99 (USD) - Dimensions (likely for S): 28.0 x 28.0 x 16.0 cm - No shipping or logistics details provided ## Trust signals - No stock status or return policy provided - Price is consistent across two variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/716b9c2eea4b4766a9c1b5f48bab6331.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/796742e8ecab4b9c8cc0dcb56bad9d6c.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43dd6655c88a4a81834ab565b0d993c1.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51debc0bebe44fff901ace64608aefe8.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e73656cb8efd47d2b37d04bccbf4569a.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dff7f6cecc2463099b45eafacdfd154.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0b577e6719b42e58432faf7f465f983.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd0571e2036649b0a625cb68c77443a0.png?v=1781085354 ## Agent notes - Images not analyzed; visual assessment must be performed externally.
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": 360000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "16.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").