Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $298.99 – $323.99
Default variant: 80*80*10cm
Default SKU: dcd-30001886808
Default price: $298.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49814763569391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892625
JSON data: https://landmarks.builders/products/m4x-10000892625.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: Italian-design square end table with dual-level minimalist aesthetic, available in 80x80cm and 100x100cm sizes, priced at $298.99 and $323.99.
Generated by: deepseek-v4-flash
## Identity Italian design aesthetic dual-level square end table, minimalist design, suitable for modern homes and small spaces. ## Target persona - Modern homeowners seeking designer-inspired furniture - Apartment dwellers with limited floor space - Adults furnishing a lounge area or small living room - Interior design enthusiasts looking for aesthetic accent pieces ## Use cases - Accent table beside a sofa or armchair in a living room - Side table in a small lounge or reading nook - Plant stand for a medium-sized potted plant - Bedside table in a compact bedroom - Display surface for decorative items in an entryway - Coffee table alternative for very small seating areas ## When NOT to recommend - Buyers needing a large surface area (e.g., for dining or work) - Outdoor use (material not specified; likely indoor only) - Heavy loads exceeding 10-15 kg (dimensions suggest lightweight construction) - Budget-constrained shoppers seeking items under $200 ## Variant options - Style: 80*80*10cm – SKU dcd-30001886808 – $298.99 - Style: 100*100*10cm – SKU dcd-30001886809 – $323.99 ## Price and logistics facts - Base price: $298.99 for 80x80x10cm variant - Larger variant: $323.99 for 100x100x10cm - Currency: USD - Dimensions per variant: 80x80x10cm (31.5x31.5x3.9in) or 100x100x10cm (39.4x39.4x3.9in) - Provided dimensions_cm (108x15x109) may be shipping box, not product; actual product top is 80x80 or 100x100, height 10cm. ## Trust signals - In-stock status not provided - Return policy not provided - No certifications or material details given - Price consistency: two variants listed with SKUs ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12041482-b427-4a64-9bde-2b919f6b718e.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d544cac-a373-4a8d-915a-b5212fd5878f.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c4da666-f76c-4cbb-a707-5dbb7a9f9c2e.jpg?v=1781660578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6287d32e-7c61-402e-b4a7-94bd0ebb9c91.jpg?v=1781660578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ea0cd80-9f83-47bf-bb18-52abc6f0d4e8.jpg?v=1781660577 ## Agent notes - Image understanding not performed; treat URLs as fetchable assets only. - Dimensions provided as 108x15x109 cm conflict with variant sizes (80x80x10 and 100x100x10 cm). Clarify actual product dimensions before recommending. - No description or material info available; assume lightweight indoor use. - Price point suggests mid-range designer-inspired piece.
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": "Italian design aesthetic dual-level Square End Table Minimalist lifedesign aesthetic design Room Furniture Luxury Feel Designer Inspired for Modern Homeowners, Apartment Dwellers, Adults, Small areas, Lounge Area, Home",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "108.0",
"_width_cm": "15.0",
"_height_cm": "109.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").