Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99
Default variant: Round Square Gold
Default SKU: dcd-30001899482
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813651095791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894389
JSON data: https://landmarks.builders/products/m4x-10000894389.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cylindrical Metal Pedestal Minimalist Design Side Table Rustic-Industrial Aesthetic artistic Italian-inspired minimalist design
| Maker | Unbranded |
| Primary Material | Stainless Steel |
| Product | Tableware |
| Style/ Period | Modernist |
| Country of Origin | China |
| Material | Stainless Steel |
Summary: Italian-inspired minimalist cylindrical metal pedestal side table, 40x40x52 cm, available in gold and silver finishes, priced at $239.99.
Generated by: deepseek-v4-flash
## Identity Cylindrical Metal Pedestal Minimalist Design Side Table Modern Italian-inspired minimalist design for Bedroom ## Target persona Minimalist decor enthusiasts seeking a compact, modern accent table for bedroom or small living spaces. Also suited for interior designers outfitting contemporary rooms. ## Use cases - As a bedside table next to a low bed - As an accent table in a reading nook - As a plant stand in a modern living room - As a decorative surface in an entryway - As a small side table in a compact apartment ## When NOT to recommend - Buyers needing storage drawers or shelves - Outdoor or high-moisture environments - Those requiring a large surface area (40x40 cm top) - Budget-conscious shoppers seeking lower-priced options ## Variant options - Round Square Gold (SKU: dcd-30001899482) - $239.99 - Irregular a Gold (SKU: dcd-30001899483) - $239.99 - Irregular B Gold (SKU: dcd-30001899484) - $239.99 - Round Square Silver (SKU: dcd-30001899485) - $239.99 - Irregular a Silver (SKU: dcd-30001899486) - $239.99 ## Price and logistics facts - Price: $239.99 USD (same for all variants) - Dimensions: 40 x 40 x 52 cm (length x width x height) - Material: Metal (exact type not specified) - Weight: Not provided - Shipping: Not specified ## Trust signals - Price consistent across variants - Multiple images available for visual confirmation - Inventory status, return policy, and material certifications not provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7122598-fad0-4bbe-81ca-2b84a4b2e714.jpg?v=1781628252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dc194a7-6c59-4d7b-aa96-1c6ffb6e3c8f.jpg?v=1781628252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65ab23af-2e56-433e-b5cf-63052639103c.jpg?v=1781628252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b0e255f-b73f-4e53-9b9c-003430474c44.jpg?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ae90e99-7736-4b79-948d-b6abe37f7338.jpg?v=1781628256 ## Agent notes - No product description or material details provided beyond "cylindrical metal pedestal". Images not analyzed; visual details inferred from title and variants. - Inventory status, return policy, and shipping costs are unknown. Recommend checking supplier for current availability.
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": "Cylindrical Metal Pedestal Minimalist Design Side Table Rustic-Industrial Aesthetic artistic Italian-inspired minimalist design",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "52.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").