Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99 – $116.99
Default variant: Khaki Enf / 30x40x55cm
Default SKU: dcd-30002855059
Default price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760532684874:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001074613
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001074613.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted with a solid wood frame and wrapped in scratch-resistant tech cloth, this bedroom furniture offers a soft, skin-friendly feel while ensuring long-lasting durability for daily use.
Storage Function: This modern 2-drawer nightstand provides ample space to organize your bedtime essentials, from books and glasses to personal items, keeping your sleeping area tidy and cluttercomplimentary.
Safety Design: Featuring rounded corners and integrated handles, this bedside table eliminates sharp edges to protect your family from accidental bumps, making it a safe choice for households with children.
Elegant Aesthetics: Designed with a sophisticated cream design bedside cabinet look, the minimalist outline and soft color palette seamlessly blend into contemporary interiors, adding a feel of luxury to your room.
Ready to Use: This nightstand arrives fully assembled, allowing you to enjoy its functional storage and stylish design immediately without the hassle of complicated setup or tools.
Summary: Rounded Corner End Table Scratch Resistant Tech Cloth Modern 2-Drawer Nightstand. 【Premium Material】: Crafted with a solid wood frame and wrapped in scratch-resistant tech cloth, this bedroom furniture offers a soft, skin-friendly feel while ensuring long-lasting durability for daily use. 【Storage Function】: This modern 2-drawer nightstand provides ample space to organize your bedtime essentials, from books and glasses to personal items, keeping your sleeping area tidy and cluttercomplimentary. 【Safety Design】: Featuring rounded corners and integrated handles, this bedside table eliminates sha
Generated by: m4x-map-v1
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": "Rounded Corner End Table Scratch Resistant Tech Cloth Modern 2-Drawer Nightstand",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "48.0",
"_height_cm": "63.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").