Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $282.99
Default variant: Black/Gray / Tall
Default SKU: dcd-30000089886
Default price: $202.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/49811913998575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000015746
JSON data: https://landmarks.builders/products/m4x-10000015746.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



















Summary: Glass side table with marble accent available in 5 color combinations and two sizes (Tall $202.99, Short $282.99), dimensions 83x83x58 cm.
Generated by: deepseek-v4-flash
## Identity Glass side table with marble accent (product type unspecified). ## Target persona Homeowners or renters seeking modern accent furniture; interior decorators looking for versatile side tables; individuals wanting a compact table with decorative surface. ## Use cases - As a living room side table next to a sofa or armchair - As a small accent table in an entryway or hallway - As a nightstand in a bedroom (if height works) - As a decorative surface for a lamp or plant in a corner - As a side table in a home office or reading nook ## When NOT to recommend - For outdoor or damp environments (glass and marble not specified as weatherproof) - For heavy load-bearing use (material strength not specified) - For very small spaces where 83 cm width may be too large - For users needing storage (no shelves or drawers) ## Variant options - Tall (approx. 58 cm height): Black/Gray, Black/Yellow, Black/Purple, Black/Green, Black/Blue – all $202.99 - Short (size height not specified separately): Black/Gray, Black/Yellow, Black/Purple, Black/Green, Black/Blue – all $282.99 ## Price and logistics facts - Tall variants: USD $202.99 each - Short variants: USD $282.99 each - Dimensions: 83.0 cm x 83.0 cm x 58.0 cm (length x width x height) ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: same price across color options within each size - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0002473e-617b-432d-9056-a28e826e92ef.png?v=1781600941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7b4f68e-ff28-4ac9-8eda-0faaa555f3a7.png?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b26315be-235c-4fbe-a4c6-c434d34c0850.png?v=1781600946 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9435c6a-f4ea-4b29-a0dd-0a2da9832263.png?v=1781600940 ## Agent notes Image understanding was not performed; visual details (e.g., marble accent appearance, glass type) are not confirmed from images.
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": "Glass side table with marble accent",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "83.0",
"_height_cm": "58.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").