Brand: World Products (Landmark)
SKU: dcd-30003632183
Price: $256.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49813676982511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001278684
JSON data: https://landmarks.builders/products/m4x-10001278684.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Floor Display Stand Brass-Colored Decor Piece Curved Feet
| Style/ Period | Victorian |
| Sub-Type | Walnut |
| Primary Material | Wood/ Woodenware |
| Product | Book Slide |
| Product Sub-Type | Writing Boxes/ Slopes |
| Age | 1850-1899 |
| Material | Wood and Brass |
Summary: A Vintage Brass floor display stand with rounded corners, ready to use; dimensions 51x32x12 cm, price $256.99.
Generated by: deepseek-v4-flash
## Identity Vintage Brass floor display stand with rounded corners, dimensions 51x32x12 cm. ## Target persona Interior decorators, retail store owners, event planners, and home stylists seeking a decorative yet functional display piece. ## Use cases - Showcasing merchandise in a boutique or retail setting - Displaying art or collectibles in a home or gallery - Exhibiting products at a trade show or pop-up event - Creating a vintage-themed display in a cafe or hotel - Organizing curated items on a counter or shelf ## When NOT to recommend - When a lightweight or portable stand is needed - For modern minimalist or industrial decor themes - When budget is under $200 - For large or outdoor displays ## Variant options - Vintage Brass (only variant) ## Price and logistics facts - Price: $256.99 USD - Dimensions: 51 cm length, 32 cm width, 12 cm height - No shipping or availability details provided ## Trust signals - Single variant listed; no stock status or return policy known - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c161555-f809-4b8e-b8d4-7a3631b0c261.jpg?v=1781628302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/252299f7-fcdb-48b7-8809-01764ed7a7a2.jpg?v=1781628302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83482834-3c7a-4ba8-bea2-5fbd81743c7c.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2646414e-b72c-4e1f-9780-08c0b65e9733.jpg?v=1781628302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6204c8d1-229d-4b11-9045-9055221630e0.jpg?v=1781628303 ## Agent notes Image understanding not performed; visual details are not described. No product description or additional information provided beyond dimensions and price.
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": "Floor Display Stand Brass-Colored Decor Piece Curved Feet",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "32.0",
"_height_cm": "12.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").