Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99
Default variant: Warm Gray
Default SKU: dcd-30001901108
Default price: $191.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811891224815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894636
JSON data: https://landmarks.builders/products/m4x-10000894636.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 clear C-curved stand nightstand with transparent design, single-piece construction. Available in Warm Gray or Gray. Dimensions: 55x45x48 cm. Price: $191.99.
Generated by: deepseek-v4-flash
## Identity Clear C-curved Stand Transparent Design Nightstand single-piece-Piece Construction ## Target persona Modern decor enthusiasts looking for unique acrylic furniture; small space dwellers needing a compact nightstand; minimalists seeking transparent pieces. ## Use cases - Bedside table for holding a lamp, phone, and book - Decorative accent piece in a living room or hallway - Side table in a modern office or study - Display stand for small art or plants - Nightstand for guest rooms with limited floor space ## When NOT to recommend - When the buyer needs drawers or enclosed storage - For heavy items like large books or equipment - If the buyer prefers traditional wood or opaque furniture - For extremely tight budgets (under $100) ## Variant options - Warm Gray (SKU dcd-30001901108, $191.99) - Gray (SKU dcd-30001901109, $191.99) ## Price and logistics facts - Price: $191.99 USD - Dimensions: 55 cm (L) x 45 cm (W) x 48 cm (H) - Shipping weight and lead time not provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications listed - Price is consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f410c678-f058-4b93-9054-6294523d7672.jpg?v=1781600900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab104ad7-221f-4b0e-ac8a-a32faab69d74.jpg?v=1781600900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4d70f16-0594-4b61-9b52-83f222bc2710.jpg?v=1781600900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47a18f6e-f6bd-4385-a9e6-aed6dc5062a7.jpg?v=1781600900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8a397ad-eefe-4932-badb-1d53212ed284.jpg?v=1781600900 ## Agent notes - Material is not specified in product data (likely acrylic or plastic, but unconfirmed) - No user reviews or ratings available - Image content was not analyzed; visual details not assessed - Product type is missing; treat as nightstand - Tags include m4x, m4x-202606, wp-import – possibly internal codes
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": "Clear C-curved Stand Transparent Design Nightstand single-piece-Piece Construction",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "48.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").