Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.00 – $90.00
Default variant: S
Default SKU: dcd-30003679520
Default price: $85.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50150815236335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001296007
JSON data: https://landmarks.builders/products/m4x-10001296007.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a striking black circular circlet mounted on a sturdy rectangular base, creating a modern tabletop ornament that adds a sophisticated touch to any flat surface.
Premium Materials: Crafted from long-lasting metal and accented with soft, beige cotton rope tassels to form a unique tabletop decor piece that beautifully balances hard and soft textures.
Artisan-Made Aesthetic: Showcases a simple, minimalist artisan-made look, making this elegant sculpture a perfect focal point for contemporary, bohemian, or rustic interior styles.
Versatile Display: Designed to sit perfectly on desks, shelves, or entryway table tables, this versatile decor item effortlessly elevates the visual attraction of your personal or professional space.
Calming Presence: Combines clean geometric lines with flowing textile elements to serve as a peaceful ornament that brings a sense of balance and artistic expression to your home.
Summary: Metal Hoop Ornament with Tassels Minimalist Tabletop Ornament Black and Beige. 【Artistic Design】: Features a striking black circular circlet mounted on a sturdy rectangular base, creating a modern tabletop ornament that adds a sophisticated touch to any flat surface. 【Premium Materials】: Crafted from long-lasting metal and accented with soft, beige cotton rope tassels to form a unique tabletop decor piece that beautifully balances hard and soft textures. 【Artisan-Made Aesthetic】: Showcases a simple, minimalist artisan-made look, making this elegant sculpture a perfect focal point for contempor
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": "Metal Hoop Ornament with Tassels Minimalist Tabletop Ornament Black and Beige",
"product_id": 9456883728623,
"variant_id": 50150815236335,
"quantity": 1,
"grams": 1500,
"length_cm": "23.0",
"width_cm": "15.0",
"height_cm": "50.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").