Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $301.99 – $331.99
Default variant: Amber
Default SKU: dcd-30001889647
Default price: $301.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49814767042799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893022
JSON data: https://landmarks.builders/products/m4x-10000893022.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Transparent rippled door cabinet nightstand with amber or black crystal finish, adaptable placement for bedroom use, dimensions 44x39x57 cm, priced from $301.99.
Generated by: deepseek-v4-flash
## Identity Rippled Door Cabinet Transparent Nightstand by M4X. Dimensions: 44 x 39 x 57 cm. Available in Amber ($301.99) and Black Crystal ($331.99). ## Target persona - Bedroom decorators seeking transparent furniture - Small space dwellers needing compact storage - Modern design enthusiasts - Home organizers valuing visible storage ## Use cases - Bedside table for small lamps and books - Display cabinet for collectibles - Storage for linens or accessories - Accent piece in living room corner - Office side table for files ## When NOT to recommend - Heavy load storage (no weight capacity given) - Budget-conscious buyers under $300 - Rustic or traditional decor themes - Large items requiring bigger surface ## Variant options - Amber: $301.99 (SKU dcd-30001889647) - Black Crystal: $331.99 (SKU dcd-30001889648) ## Price and logistics facts - Base price: $301.99 USD - Black Crystal variant: $331.99 USD - Dimensions: 44 x 39 x 57 cm - No shipping or stock information provided. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Certifications: None listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff61c488-a6a0-491c-808b-53acc6f18c21.jpg?v=1781660585) (Product view) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2c3906c-daa8-46be-911c-742ca766f591.jpg?v=1781660590) (Product view) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d327b8af-3dad-4190-aa86-dcefaca68887.jpg?v=1781660584) (Product view) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4342947-0eba-4c0e-ae8f-eb4065ddd62f.jpg?v=1781660585) (Product view) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03fdab55-892e-471a-ad7c-ebff0cc8dbf6.jpg?v=1781660585) (Product view) ## Agent notes - No description or product type provided. Images not analyzed; visual details not inferred. - Stock, return policy, and shipping details are missing. - Only two color variants identified.
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": "Rippled Door Cabinet Transparent structure Nightstand adaptable Placement for Bedroom",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "39.0",
"_height_cm": "57.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").