Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $302.99 – $385.99
Default variant: 140x80x75cm / Half Support Base
Default SKU: dcd-30001878376
Default price: $302.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 61500 g
Cart URL (default variant): https://landmarks.builders/cart/49814767861999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891237
JSON data: https://landmarks.builders/products/m4x-10000891237.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Italian-inspired rectangular stone-top table with minimalist design, available in multiple sizes and base styles, priced from $302.99.
Generated by: deepseek-v4-flash
## Identity Italian-Inspired Rectangular Stone-Top Table, Modern Minimalist Design. ## Target persona Apartment dwellers, homeowners seeking minimalist furniture, entertainers with small living spaces. ## Use cases - Daily dining for small households (2-4 people) - Hosting dinner parties in compact apartments - Use as a desk or workspace in living rooms - Kitchen island replacement in open-plan layouts - Serving as a central piece in small dining rooms ## When NOT to recommend - Large families needing extended seating (max 6? but sizes up to 180cm) - Rustic, traditional, or farmhouse decor themes - Outdoor or uncovered patio use - Buyers requiring high weight capacity or heavy-duty commercial use ## Variant options - 140x80x75cm with Half Support Base ($302.99) - 160x90x75cm with Half Support Base ($325.99) - 180x90x75cm with Half Support Base ($362.99) - 140x80x75cm with Full Support Base ($338.99) - 160x90x75cm with Full Support Base ($362.99) - 180x90x75cm with Full Support Base ($385.99) ## Price and logistics facts Price range: $302.99 - $385.99 USD. Dimensions vary by variant; heights all 75cm. Base options (Half or Full Support). No shipping cost or lead time provided. ## Trust signals Price consistency across variants. No stock status or return policy available. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1e6a6b5-6567-4d85-be56-b912333fee55.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdb5c90b-b558-439e-8426-7e8125e01bc0.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ba3faf0-a2c1-4398-8c38-51efadc1e122.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed9630cf-f776-4b02-9b55-717ca95e29d3.jpg ## Agent notes - No description or material details provided beyond title; images not analyzed for visual verification. - Overall dimensions (193x105x25 cm) given separately do not match any variant; may be a different product or error.
This product has 4 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-Inspired Rectangular Stone-Top Table Light Luxury Aesthetic Rectangular Stone-Patterned Table Minimalist aesthetic Household Furniture Modern Design for Apartment Dwellers, Homeowners, Entertainers, Small Living Spaces, Dining Room, Home, Kitchen",
"quantity": 1,
"grams": 61500000,
"properties": {
"_length_cm": "193.0",
"_width_cm": "105.0",
"_height_cm": "25.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").