Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $37.99
Default variant: Bird Rope Rack 8167
Default SKU: dcd-30003591308
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49810325438703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001262710
JSON data: https://landmarks.builders/products/m4x-10001262710.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted as a cast-iron ornament with a dark metal finish, this piece has a solid rustic character that suits classic interiors and curated display areas.
Design: The antique-style shape gives this twine winder ornament a vintage feel, turning a simple household item into a decorative accent with old-world charm.
Display Use: Made for house decoration, it works Vintage shelves, mantels, windowsills, or garden-inspired arrangements where a subtle rustic element is wanted.
Included Element: The spool of natural jute twine adds an authentic jute twine decoration component, giving the ornament a practical look while enhancing its handmade appearance.
Decorative Purpose: This decorative ornament is intended to add warmth and character to everyday settings, creating a modest focal point that complements farmhouse and vintage decor.
Summary: Twine Winder Ornament Rustic Cast-Iron Ornament Vintage for Home Display. 【Material】: Crafted as a cast-iron ornament with a dark metal finish, this piece has a solid rustic character that suits classic interiors and curated display areas. 【Design】: The antique-style shape gives this twine winder ornament a vintage feel, turning a simple household item into a decorative accent with old-world charm. 【Display Use】: Made for house decoration, it works Vintage shelves, mantels, windowsills, or garden-inspired arrangements where a subtle rustic element is wanted. 【Included Element】: The spool of na
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": "Twine Winder Ornament Rustic Cast-Iron Ornament Vintage for Home Display",
"product_id": 9429708439791,
"variant_id": 49810325438703,
"quantity": 1,
"grams": 1050,
"length_cm": "29.0",
"width_cm": "21.0",
"height_cm": "24.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").