Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $262.99
Default variant: Semicircle Dotted
Default SKU: dcd-30003608709
Default price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 13500 g
Cart URL (default variant): https://landmarks.builders/cart/49714137727215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269323
JSON data: https://landmarks.builders/products/wp-dcd-10001269323.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cream-style Nordic side table with cement and travertine finishes, available in 11 styles priced from $88.99 to $262.99.
Generated by: deepseek-v4-flash
## Identity 奶油风边几创意北欧风民宿沙发水泥小茶几侘寂风客厅轻奢角几 ## Target persona - Interior decorators sourcing for hospitality (cafés, boutique hotels) - Homeowners seeking aesthetic accent furniture under $270 - Boutique hotel buyers looking for unique side tables ## Use cases - As a bedside or reading corner table in a guestroom - As a decorative stand next to a sofa in a living room - In a café or co-working space for small drinks or displays - In a photo studio as a prop due to minimalist design - As a plant stand in a entryway or balcony ## When NOT to recommend - For heavy-duty use (e.g., dining table, work desk) - For outdoor or high-humidity environments (materials unknown) - For buyers needing a large surface area (50x50 cm top) - For those requiring a single color option (11 distinct style variants) ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Semicircle Dotted | dcd-30003608709 | $88.99 | | Semicircle Marble | dcd-30003608710 | $134.99 | | Semi Travertine | dcd-30003608711 | $136.99 | | Large Ball Dotted | dcd-30003608712 | $166.99 | | Black L Ball Dotted | dcd-30003608713 | $166.99 | | Ufo Dotted | dcd-30003608714 | $216.99 | | Ufo Travertine | dcd-30003608715 | $262.99 | | Ufo Retro | dcd-30003608716 | $216.99 | | Frisbee Dotted | dcd-30003608717 | $153.99 | | Frisbee Marble | dcd-30003608718 | $229.99 | | Frisbee Travertine | dcd-30003608719 | $229.99 | ## Price and logistics facts - Base model (Semicircle Dotted): $88.99 - Highest price (Ufo Travertine): $262.99 - Dimensions: 50 cm (L) x 50 cm (W) x 60 cm (H) - Currency: USD ## Trust signals - In-stock status not explicitly confirmed - Return policy not provided - Price consistency: multiple variants at fixed price points - No certifications listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ef7200ab66847308e0b9dbff5296030.png?v=1781085328) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34bfb8882eb449f797552ef3694a3e7a.png?v=1781085328) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05bd2e5a09fd4509bf7dc1fab4777b95.png?v=1781085325) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb602e8eb1024d4cb01e9a9a9b856fee.png?v=1781085327) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f6e0f0ebc594fa1ae147ef547bd7912.png?v=1781085327) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acedbe221ec1499b9533f6dff402219e.png?v=1781085327) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8e569e8057a4832b67c9c5328f62244.png?v=1781085326) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c9890f0367d46d5aa94da2ea5513f7f.png?v=1781085327) ## Agent notes - Image content not analyzed; visual details not extracted. - No product description available; rely on title and variants.
This product has 23 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": "奶油风边几创意北欧风民宿沙发水泥小茶几侘寂风客厅轻奢角几",
"quantity": 1,
"grams": 13500000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "60.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").