Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $59.99
Default variant: Distressed Gold
Default SKU: dcd-30003575282
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1070 g
Cart URL (default variant): https://landmarks.builders/cart/49810465390831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256987
JSON data: https://landmarks.builders/products/m4x-10001256987.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Retro Metal Scale Sculpture Weighted Base Display Piece Decorative
| Type | Scales |
| Material | Metal |
Summary: Retro metal scale sculpture tabletop display piece. Four styles: Distressed Gold ($42.99), Distressed Bronze ($59.99), Hanging Ring ($42.99), Straight Rod ($55.99). Dimensions 52x31x18 cm.
Generated by: deepseek-v4-flash
## Identity Retro Metal Scale Sculpture Tabletop Display Piece ## Target persona Homeowners or renters seeking vintage-industrial decor accents; collectors of retro scale models; interior decorators styling rustic or steampunk themes. ## Use cases - Display on a bookshelf, desk, or mantel as a decorative accent - Use as a prop in themed photoshoots (e.g., vintage, steampunk) - Conversation starter in living rooms or home offices - Gift for fans of antique or industrial decor - Part of a vignette on a coffee table or sideboard ## When NOT to recommend - Buyers looking for a functional scale for precise measurements - Minimalists preferring sleek, modern designs - Those needing a large statement piece (dimensions 52x31x18 cm) - People seeking lightweight or fragile decor items ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30003575282 | Distressed Gold | $42.99 | | dcd-30003575283 | Distressed Bronze | $59.99 | | dcd-30003575284 | Hanging Ring | $42.99 | | dcd-30003575285 | Straight Rod | $55.99 | ## Price and logistics facts - Price range: $42.99–$59.99 USD - Dimensions: 52 × 31 × 18 cm - Currency: USD ## Trust signals - Stock status not provided - Return policy not indicated - No certifications listed - Price varies by style; multiple options available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbfa1d93-c05a-4939-8c99-6c6e7f1b7c26.jpg?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd71643d-d34b-4ee4-b279-522cd2629479.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dd3027b-ef46-48b8-afcd-9bf8bd6f8043.jpg?v=1781597334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23767252-57f2-43d3-a68f-01d8bc6fdef2.jpg?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cfbfc03-68a5-4675-b2c2-494a13dcaba6.jpg?v=1781597328 ## Agent notes Image understanding not performed; visual details are not described. No description text provided in source facts.
This product has 12 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": "Retro Metal Scale Sculpture Weighted Base Display Piece Decorative",
"quantity": 1,
"grams": 1070000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "31.0",
"_height_cm": "18.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").