Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 33x18cm / Moon Hanger
Default SKU: dcd-30003434238
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://landmarks.builders/cart/50166284583151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001214253
JSON data: https://landmarks.builders/products/m4x-10001214253.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Open Design: This banana hanger and fruit hanger stand keeps fruit displayed in the open, making it easy to see what you have at a glance while adding a clean, modern accent to home storage.
Practical Function: As a hanging fruit rack, it helps bananas and grapes stay lifted away from the counter so they are less likely to get bruised from piling up with other fruit.
Sturdy Build: Made from iron with a stable round base, this fruit stand is designed for everyday use on a kitchen counter, table, or sideboard without feeling flimsy.
Space-Saving Design: The upright shape makes the most of your countertop area, giving you a neat banana hanger solution that also works well in a small kitchen or dining space.
Decorative Use: With its simple iron outline, it doubles as a display piece that keeps fruit organized and within easy reach, so your kitchen looks tidier and more inviting.
Summary: Banana Hanger Sturdy Banana Holder Stand Easy to Install for Dining Table. 【Open Design】: This banana hanger and fruit hanger stand keeps fruit displayed in the open, making it easy to see what you have at a glance while adding a clean, modern accent to home storage. 【Practical Function】: As a hanging fruit rack, it helps bananas and grapes stay lifted away from the counter so they are less likely to get bruised from piling up with other fruit. 【Sturdy Build】: Made from iron with a stable round base, this fruit stand is designed for everyday use on a kitchen counter, table, or sideboard withou
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Banana Hanger Sturdy Banana Holder Stand Easy to Install for Dining Table",
"product_id": 9461612904687,
"variant_id": 50166284583151,
"quantity": 1,
"grams": 470,
"length_cm": "34.0",
"width_cm": "20.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").