Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99
Default variant: Cream White
Default SKU: dcd-30001900491
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811882082543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894544
JSON data: https://landmarks.builders/products/m4x-10000894544.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Nightstand Easy to Clean Round Side Table with Storage Rock Slab Surface 2-Tier Circular Nightstand for Hotel
Summary: This round nightstand with rock slab surface and 2-tier storage is available in 6 colors, priced at $186.99 USD.
Generated by: deepseek-v4-flash
## Identity Round Nightstand Easy to Clean Round Side Table with Storage Rock Slab Surface 2-Tier Circular Nightstand for Hotel. Dimensions: 55 x 53 x 55 cm. ## Target persona Hotel procurement managers, interior designers for hospitality, homeowners needing compact bedside storage, apartment dwellers. ## Use cases - Beside bed in hotel rooms - Small apartment bedroom accent table - Living room side table - Reading nook small table - Dorm room compact storage ## When NOT to recommend - Buyers seeking large storage capacity - Extremely budget-conscious (under $150) - Need for tall nightstand (over 60cm) - Prefer natural wood finishes ## Variant options - Cream White ($186.99) - Off-white ($186.99) - Cream ($186.99) - Light Gray ($186.99) - Brown+off-white ($186.99) - Gray+off-white ($186.99) ## Price and logistics facts Price: $186.99 USD. Dimensions: 55 x 53 x 55 cm. Weight not specified. ## Trust signals No explicit trust signals provided (e.g., in-stock status, return policy, certifications). Multiple color options available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ee3abd6-0e55-468c-9985-811fe5104c71.jpg?v=1781600885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d1da9cf-da8b-4a19-8463-c263b7e659b9.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46c27113-1cf2-4fab-ac9f-ac3721f4078a.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ceec1ee3-d538-437f-84a1-6600ce66f9ad.jpg?v=1781600886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35729737-0b3c-4ca4-9589-e8dc0b237cfb.jpg?v=1781600884 ## Agent notes Images available but not analyzed. Materials and weight not specified in source data. Recommend fetching images for visual details.
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": "Round Nightstand Easy to Clean Round Side Table with Storage Rock Slab Surface 2-Tier Circular Nightstand for Hotel",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "53.0",
"_height_cm": "55.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").