Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99 – $147.99
Default variant: Stone / 40CM
Default SKU: dcd-30001936533
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49811497746671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899294
JSON data: https://landmarks.builders/products/m4x-10000899294.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creative C-Shaped Design: Features a distinctive, sculptural form inspired by stacked pebbles, serving as both a functional table and a modern art piece to elevate your home decor.
Space-Saving Functionality: The innovative C-shape allows the base to slide seamlessly under sofas, armchairs, or beds, making it an perfect side table for small apartments and comfortable living areas.
Artistic sturdy Construction: Expertly crafted from high-quality, durable resin for exceptional stability and a polished, premium feel. This sturdy piece arrives fully assembled and prepared to use.
adaptable Home Accent: well-suited as a nightstand in the bedroom, a sofa side table in the living room, or an elegant accent table in an entryway, adapting to your needs and space.
seamless aesthetic Convenience: Blends a light luxury aesthetic with practical use, providing a convenient surface for lighting fixtures, books, or drinks while enhancing the room's overall look.
Summary: Curved C-Table Light Luxury Aesthetic Nightstand Creative Form for Small Spaces. Description: 【distinctive C-Shape Design】: This modern side table features a distinctive curved C-shape, allowing it to function as both a stylish nightstand and a convenient end table for your living room or bedroom. 【Space-Saving Functionality】: Expertly designed to save space, the base of this C-table easily slides under sofas, beds, or armchairs, bringing the surface surface right where you need it withavailable occupying additional floor space. 【Artistic & Aesthetic Finish】: Boasting a light luxury aesthetic
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Curved C-Table Light Luxury Aesthetic Nightstand Creative Form for Small Spaces",
"product_id": 9430014820591,
"variant_id": 49811497746671,
"quantity": 1,
"grams": 5500,
"length_cm": "51.0",
"width_cm": "47.5",
"height_cm": "37.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").