Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $194.99
Default variant: Blue
Default SKU: dcd-30001900594
Default price: $194.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49811896860911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894558
JSON data: https://landmarks.builders/products/m4x-10000894558.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
S-Shaped End Table Minimalist Design Nightstand Transparent Look for Homeowners
| Item Height | 40 cm |
| Item Length | 32.5 cm |
| Item Width | 22.6 cm |
| Type | Side Table |
| Material | Acrylic |
| Tabletop Material | Acrylic |
| Colour | Blue |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Additional Parts Required | No |
| Finish | Glossy |
| Features | With Storage |
| Room | Living Room |
| Personalised | Yes |
| Personalise | Yes |
| Required Tools | No Tools Required |
| Care Instructions | Easy Care |
| Personalisation Instructions | Supports full customization of color, size, and structure. Contact customer service for details. |
Summary: S-shaped minimalist end table/nightstand, space-efficient for small areas. Available in 7 colors. Dimensions: 38x28x45 cm. Price: $194.99 USD.
Generated by: deepseek-v4-flash
## Identity S-Shaped End Table Minimalist Design Nightstand, space-efficient for small areas. Offered in 7 colors. ## Target persona Small-space dwellers, apartment renters, college students, minimalists needing a compact side table or nightstand. ## Use cases - As a nightstand next to a bed in a small bedroom. - As an end table next to a sofa in a compact living room. - As a side table in a dorm room or studio. - As a decorative accent table in a hallway or corner. - As a plant stand or small shelf alternative. ## When NOT to recommend - Buyers needing large storage capacity (e.g., multiple drawers). - Heavy-duty furniture for TV or large electronics. - Large families requiring oversized tables. - Those seeking traditional wood finishes only (variants include transparent). ## Variant options 7 colors: Blue, Red, Green, Brown, Lake Blue, Dark Brown, Transparent. All at same price $194.99 USD. ## Price and logistics facts Price $194.99 USD. Dimensions: 38 cm length, 28 cm width, 45 cm height. No shipping or tax info provided. ## Trust signals No stock status, return policy, or certifications provided. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9973ae18-f519-4361-b20f-b74405ea3133.jpg?v=1781600909 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ace708fb-32f8-4c7d-b468-d2dde1b3e91f.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07f25294-5c69-4197-a03b-fc6dd2cd5301.jpg?v=1781600909 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b5deab0-b632-4491-98f4-56af566844f4.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25d02031-e27a-414a-8fed-96a31c9def71.jpg?v=1781600907 ## Agent notes No description or materials provided. Images not analyzed; visual verification recommended.
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": "S-Shaped End Table Minimalist Design Nightstand Transparent Look for Homeowners",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.0",
"_height_cm": "45.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").