Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99
Default variant: Khaki / 30x40x50cm
Default SKU: dcd-30001900906
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: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811891552495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894608
JSON data: https://landmarks.builders/products/m4x-10000894608.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Storage cabinet with shelf and light, available in Khaki/Beige/White/Milk Coffee in two sizes (30x40x50cm and 35x40x50cm), priced at $191.99.
Generated by: deepseek-v4-flash
## Identity Storage Cabinet with Shelf Light Luxury design – a small decorative cabinet with integrated lighting, suitable for indoor use. ## Target persona Homeowners looking for stylish storage in guest rooms; adults who want a compact lighted cabinet for display or extra storage. ## Use cases - Adding ambient light and storage to a guest room - Displaying decorative items or books with integrated lighting - Storing linens, towels, or small accessories in a bedroom - Providing a nightstand alternative with built-in light - Organizing entryway items like keys and mail - Creating a cozy reading nook with a small lighted shelf ## When NOT to recommend - Heavy duty storage (max size 35x40x50cm) - Outdoor or damp environments - If the buyer requires a large cabinet or multiple shelves - Budget below $150 (no cheaper options) ## Variant options - Khaki / 30x40x50cm (SKU dcd-30001900906) - Khaki / 35x40x50cm (SKU dcd-30001900907) - Beige / 30x40x50cm (SKU dcd-30001900908) - Beige / 35x40x50cm (SKU dcd-30001900909) - White / 30x40x50cm (SKU dcd-30001900910) - White / 35x40x50cm (SKU dcd-30001900911) - Milk Coffee / 30x40x50cm (SKU dcd-30001900912) ## Price and logistics facts Price: $191.99 USD (all variants). Dimensions (product page): 48.5x48.5x58.5 cm. Variant sizes: 30x40x50cm or 35x40x50cm. No shipping or tax information provided. ## Trust signals No reviews or ratings available. No return policy stated. Stock status unknown. Price is consistent across all variants. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ea077ba-2d0d-4847-a1ff-63e17cee31e3.jpg https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24674338-bd32-477a-93d3-0c742caf8881.jpg https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c2eeb6e-2447-4c12-92a6-6702c964bad1.jpg https://cdn.shopify.com/s/files/1/0807/5486/8463/files/678b743e-35a4-4362-bf99-ba62fec5ac36.jpg https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88ef1d97-693d-4d4b-a25b-552e9a056a3d.jpg ## Agent notes No visual description was performed; treat images as fetchable assets only. No reviews, stock, or return policy data available. Dimensions conflicts: product page lists 48.5x48.5x58.5 cm, but variants specify different sizes (30x40x50cm or 35x40x50cm) – verify with merchant.
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": "Storage Cabinet with Shelf Light Luxury design for Guest Room, Homeowners, Adults",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "48.5",
"_width_cm": "48.5",
"_height_cm": "58.5"
}
}],
"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").