Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,248.99 – $1,459.99
Default variant: Amazon Green / 120CM
Default SKU: dcd-30001858330
Default price: $1,248.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60000 g
Cart URL (default variant): https://landmarks.builders/cart/49815042326767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888194
JSON data: https://landmarks.builders/products/m4x-10000888194.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Acrylic coffee table with levitating visual effect in Amazon Green or Bvlgari White, 120CM or 130CM sizes, priced from $1248.99.
Generated by: deepseek-v4-flash
## Identity levitating visual effect Acrylic Leg Coffee Table Minimalist Living Space Design Room Furniture Modern visual Artistic Centerpiece ## Target persona Interior decorators, designers, and residents seeking a modern, artistic centerpiece for living spaces, lounge areas, office receptions, dens, or apartments. ## Use cases - Minimalist living room design focus - Artistic centerpiece in lounge area - Accent table in office reception - Den or apartment decor highlight - Interior designer staging - Modern visual display piece ## When NOT to recommend - Budget under $1000 (prices start at $1248.99) - Need a larger table (max length 130 cm) - Outdoor or high-traffic commercial use (material not specified) - Classic or traditional decor style ## Variant options - Amazon Green / 120CM – $1248.99 - Amazon Green / 130CM – $1385.99 - Bvlgari White / 120CM – $1248.99 - Bvlgari White / 130CM – $1459.99 ## Price and logistics facts - Price range: $1248.99 to $1459.99 USD - Dimensions: 135 cm (L) x 75 cm (W) x 45 cm (H) - No weight or shipping data provided ## Trust signals - In-stock status unknown - Return policy not provided - Price consistent across variants by size/color - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/594ac895-fc52-46bb-865b-ffff2c1cdf74.jpg?v=1781664407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38cffa64-7637-409d-91c1-9cfb7d465360.jpg?v=1781664407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5222c289-b93e-4a35-bf69-dfe9850f3b35.jpg?v=1781664407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2072c7f-9547-486d-a39d-9de298dca87d.jpg?v=1781664407 ## Agent notes - No product description provided. Images are fetchable assets; do not infer details like material texture or exact color from URLs.
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": "levitating visual effect Acrylic Leg Coffee Table Minimalist Living Space Design Room Furniture Modern visual Artistic Centerpiece for Interior Decorators, Designers, residents, Lounge Area, Office Reception, Den, Apartment",
"quantity": 1,
"grams": 60000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "75.0",
"_height_cm": "45.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").