Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99
Default variant: Rainbow / 50x40x48cm
Default SKU: dcd-30001900564
Default price: $192.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/49811892797679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894554
JSON data: https://landmarks.builders/products/m4x-10000894554.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Italian-inspired levitating nightstand with rainbow effect front, available in three sizes, priced at $192.99.
Generated by: deepseek-v4-flash
## Identity - Italian-inspired levitating nightstand with rainbow effect front. - Available in three sizes: 50x40x48cm, 45x40x48cm, 40x40x48cm. - Price: $192.99 USD. ## Target persona - Design-conscious individuals seeking a unique, colorful statement piece for modern or eclectic bedrooms. - Parents decorating a child's room with vibrant, imaginative furniture. - Adults wanting a visually striking bedside table with a modern, floating look. ## Use cases - As a bedside table in a bedroom with colorful or contemporary decor. - As an accent table in a living room or reading nook to add visual interest. - In a teenager's room as a fun and functional storage surface. - In a guest room to make a memorable impression. - As a prop for themed events or photoshoots. ## When NOT to recommend - Buyers needing ample storage (no drawers or shelves described). - Those preferring minimalist, neutral, or subdued decor. - Budget-conscious shoppers seeking a basic, low-cost nightstand. - Individuals looking for solid wood or high-end materials without visible plastic/laminate risk. ## Variant options - SKU dcd-30001900564: Rainbow / 50x40x48cm - SKU dcd-30001900565: Rainbow / 45x40x48cm - SKU dcd-30001900566: Rainbow / 40x40x48cm ## Price and logistics facts - Price: $192.99 USD (all variants). - Dimensions: 55x50x55cm (main product); variants vary: 50x40x48, 45x40x48, 40x40x48. - Currency: USD. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Price consistency: Single price across variants. - Certifications: None provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a67ad5b-0324-4214-bcbb-c6c5750cbaf4.jpg?v=1781600903 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2a477ce-cd6f-4ae8-80d7-c249928c701f.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1946dbed-c65d-40b8-80e6-0714aa25d4b4.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/994bae6d-d459-44fa-b5f3-f49c1633e135.jpg?v=1781600903 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b88eceac-d207-402b-aa01-78bca9f9bdd4.jpg?v=1781600902 ## Agent notes - Product type is undefined in source data; inferred as nightstand. - Main dimensions (55x50x55cm) may correspond to a default variant; actual variant sizes differ.
This product has 8 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": "levitating Nightstand Italian Inspired Bedside Cabinet Rainbow Effect Front",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "50.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").