Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $238.99
Default variant: Gray
Default SKU: dcd-30001901160
Default price: $238.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49813646835951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894645
JSON data: https://landmarks.builders/products/m4x-10000894645.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent Ribbon Table Sculptural Design Nightstand Iridescent Finish
| Item Height | 50 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Side Table |
| Material | Acrylic |
| Tabletop Material | Acrylic |
| Colour | Grey |
| Style | Modern |
| Assembly Required | Yes |
| Assembly Status | Assembly Required |
| Indoor/Outdoor | Indoor |
| Finish | Glossy |
| Features | With Shelves |
| Room | Living Room |
| Theme | Modern |
| Personalised | Yes |
| Personalise | Yes |
| Personalisation Instructions | Please specify customisation requirements. The product can be customised. |
Summary: Transparent Ribbon Table Sculptural Design Nightstand with iridescent finish, available in Gray and Transparent, priced at $238.99.
Generated by: deepseek-v4-flash
## Identity Transparent Ribbon Table Sculptural Design Nightstand Iridescent Finish, available in Gray and Transparent color options. ## Target persona Interior designers and home decor enthusiasts seeking a unique, sculptural accent piece for modern or eclectic interiors; individuals looking for a statement nightstand at a mid-range price point. ## Use cases - Bedside table in a contemporary or artistic bedroom. - Accent table in a living room, lounge, or entryway. - Display stand for sculptures, plants, or decorative objects. - Stylish nightstand in a boutique hotel or styled photo shoot. - Side table in a home office with artistic decor. ## When NOT to recommend - For buyers requiring large storage drawers or shelves (small dimensions: 40x30x50 cm). - For minimalist or traditional spaces that prefer plain, non-sculptural furniture. - For budget-conscious shoppers seeking nightstands under $150. - For high-traffic children's rooms due to delicate transparent and iridescent finish. ## Variant options - Gray (SKU: dcd-30001901160) - $238.99 - Transparent (SKU: dcd-30001901161) - $238.99 ## Price and logistics facts - Price: $238.99 USD (both variants). - Dimensions: 40 cm (L) x 30 cm (W) x 50 cm (H). - No shipping or availability details provided. ## Trust signals - No specific trust signals available; check seller for return policy, stock status, and warranty. - Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd00acf0-7bfd-46f0-98ac-b7537190552c.jpg?v=1781628245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a9c6281-f3ac-4083-9964-29269302d795.jpg?v=1781628245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16f803a1-faff-4792-af2b-72e925ce874e.jpg?v=1781628246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/404b6591-4373-4a73-a4eb-2e6963dad8c8.jpg?v=1781628246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b047482d-8b08-4dc4-a5d4-11dfed8b8768.jpg?v=1781628245 ## Agent notes - Images not analyzed; visual details inferred only from product title (transparent, ribbon, sculptural, iridescent). - No description or material information provided; assume acrylic/plastic construction based on "transparent" and price. - Product type not specified; classified as nightstand/table based on title.
This product has 11 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": "Transparent Ribbon Table Sculptural Design Nightstand Iridescent Finish",
"quantity": 1,
"grams": 10500000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").