Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99
Default variant: Black
Default SKU: dcd-30001900212
Default price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811931594991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894504
JSON data: https://landmarks.builders/products/m4x-10000894504.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: A printed 2-drawer nightstand with oriental pattern, available in Black and Vintage, suitable for entryway, homeowners, students.
Generated by: deepseek-v4-flash
## Identity Printed 2-Drawer Nightstand with Oriental Pattern. Dimensions: 55x47x53 cm. Available in Black and Vintage. ## Target persona Homeowners looking for decorative entryway furniture; Students needing compact storage near bed; Individuals seeking an oriental-style accent piece. ## Use cases - As a nightstand in a bedroom. - As an entryway table for keys and decor. - As a small storage unit in a living room. - As an accent piece in a themed room. ## When NOT to recommend - For heavy-duty storage of large items. - For modern/minimalist decor that clashes with oriental patterns. - For buyers needing a tall nightstand (height 53 cm). - For users wanting a solid wood piece (material not specified). ## Variant options - Color: Black (SKU dcd-30001900212) $206.99 - Color: Vintage (SKU dcd-30001900213) $206.99 ## Price and logistics facts Price: $206.99 USD. Dimensions: 55x47x53 cm. Weight and shipping not provided. ## Trust signals No trust signals available in facts: stock status, return policy, certifications, or price consistency data not provided. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddde8592-0686-42e2-a2d9-ed091c72fc87.jpg?v=1781600961 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef2ad7ac-23db-4d74-8fba-5716380741fc.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9943f4f9-1884-4d88-b64c-a9672f4aa300.jpg?v=1781600961 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc3c373-6e85-4920-9adb-eca515b4003d.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66b4e75d-e23d-4189-a909-74a9f923ef1c.jpg?v=1781600961 ## Agent notes Image understanding not performed. Material and assembly requirements unknown.
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": "Printed 2-Drawer Nightstand Oriental Pattern for Entryway, Homeowners, Students",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "47.0",
"_height_cm": "53.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").