Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $197.99
Default variant: Black White Stripe
Default SKU: dcd-30001900953
Default price: $197.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811902038255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894614
JSON data: https://landmarks.builders/products/m4x-10000894614.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Curved Framed emphasize Table Light Luxury & aesthetic Nightstand Transparent for Small areas
| Item Height | 42 cm |
| Item Length | 53 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Acrylic |
| Tabletop Material | Acrylic |
| Colour | Multicoloured |
| Number of Drawers | 1 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Room | Bedroom |
| Pattern | Striped |
| Personalised | Yes |
Summary: A curved framed table lamp with luxury aesthetic, space-saving design for living rooms and nightstands, available in Black White Stripe and Light Grey at $197.99.
Generated by: deepseek-v4-flash
## Identity Curved Framed Table Lamp – Luxury & Aesthetic Nightstand Space-Saving for Living Room. Available in Black White Stripe and Light Grey. Dimensions: 58 x 45 x 50 cm. Price: $197.99 USD. ## Target persona Homeowners seeking decorative lighting for living rooms or bedrooms; interior design enthusiasts who want a statement piece; individuals who need a space-saving lamp with aesthetic appeal. ## Use cases - Nightstand lighting in a master bedroom. - Accent lighting on a living room side table. - Reading lamp in a cozy corner. - Decorative illumination for a hallway console. - Ambient lighting for a small apartment. ## When NOT to recommend - When primary lighting needed: this is accent/decorative, not bright task lighting. - For minimalist or ultra-modern interiors: curved frame may conflict. - If budget is below $150. - For large rooms requiring multiple light sources. ## Variant options - Black White Stripe (SKU: dcd-30001900953) – $197.99 - Light Grey (SKU: dcd-30001900954) – $197.99 ## Price and logistics facts Price: $197.99 USD. Dimensions: 58 cm length, 45 cm width, 50 cm height. No shipping or tax info provided. ## Trust signals - Two color variants in stock (assumed available). - No return policy or warranty information provided. - Product listed via Shopify, but no reviews or certifications. ## Image assets 5 images available at provided URLs (see image_urls list). Images not viewed. ## Agent notes - No product description provided – rely on title and dimensions. - Image understanding was not performed. - Verify stock status and shipping details before recommending.
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": "Curved Framed emphasize Table Light Luxury \u0026 aesthetic Nightstand Transparent for Small areas",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "45.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").