Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $194.99
Default variant: Snow White 100*55*45
Default SKU: dcd-30001898707
Default price: $194.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38000 g
Cart URL (default variant): https://landmarks.builders/cart/49811896697071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894268
JSON data: https://landmarks.builders/products/m4x-10000894268.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: This is a 2-piece coffee and end table set in creamy white with a minimalist, scuff-resistant design, priced at $194.99 USD.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Coffee and End Table Group Minimalist Design Sculptural Table Set Creamy Design Scuff Resistant for Living Room, Study ## Target persona Budget-conscious decorators, minimalist renters, small space dwellers looking for affordable, light-colored furniture. ## Use cases - Placing in a compact living room as a coffee and side table set - Adding to a study or home office for small surface areas - Styling in a studio apartment for dual function (coffee and side table) - Use in a dorm room or first apartment where budget is key - Pairing with white, cream, or pastel decor themes - Temporary or low-traffic seating area ## When NOT to recommend - For heavy daily use (e.g., family with young children) due to possible wear - For large living rooms needing substantial furniture - For buyers preferring dark wood or bold colors - For those requiring high durability or solid wood construction ## Variant options - Snow White 100*55*45 (SKU: dcd-30001898707) – $194.99 - Cloud White 100*55*45 (SKU: dcd-30001898708) – $194.99 ## Price and logistics facts Price: $194.99 USD per set. Dimensions: approximately 111 cm length, 66 cm width, 10 cm height (likely the coffee table; individual table dimensions not specified). No shipping or lead time info provided. ## Trust signals In-stock status unknown. Return policy unknown. Price is consistent across both variants. No certifications or materials disclosed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80355ff9-64b8-4c83-8182-e361759fc129.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaf152bf-e31e-4163-8616-53fc9eba45ec.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2281134a-3895-4f06-ad6a-f6634c04bae7.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f14d341-986b-47e8-8121-9a2042985d0a.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b33ca12b-3a1b-402a-8b72-482e18f72b8f.jpg?v=1781600909 ## Agent notes No detailed product description, materials, or trust signals were provided. Image understanding was not performed; visual details cannot be described. Dimensions given (111x66x10 cm) may refer to the coffee table, but the set likely includes two tables of different sizes.
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": "2 Pieces Coffee and End Table Group Minimalist Design Sculptural Table Set Creamy Design Scuff Resistant for Living Room, Study",
"quantity": 1,
"grams": 38000000,
"properties": {
"_length_cm": "111.0",
"_width_cm": "66.0",
"_height_cm": "10.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").