Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99 – $270.99
Default variant: Gold-white / 100x30x80cm
Default SKU: dcd-30001898672
Default price: $236.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/49813640970479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894264
JSON data: https://landmarks.builders/products/m4x-10000894264.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: A console table with a Fu character base, scratch-resistant top, rounded corners, easy to clean. Available in two color finishes, designed for entryways, hallways, and living rooms.
Generated by: deepseek-v4-flash
## Identity Light Luxury Design Console with Fu Character Base, Scratch Resistant Top, Rounded Corners, Easy to Clean Accent Table. 100x30x80cm (variant size). ## Target persona Homeowners needing entryway or hallway furniture; interior design enthusiasts seeking decorative accent pieces; hotel managers furnishing lobbies or corridors. ## Use cases - Entryway console for keys and decor - Hallway accent table for lamps and photos - Living room side table for drinks and books - Hotel lobby or corridor decorative surface - Rental property furnishing for stylish first impression - Office reception accent piece ## When NOT to recommend - Buyer seeking a large dining or work table (dimensions too narrow) - Outdoor or high-moisture area (no weatherproofing stated) - Heavy-duty storage (no drawers or shelves; surface only) - Extremely small spaces (104cm length may be too long for tight entryways) ## Variant options - Gold-white (SKU dcd-30001898672): $236.99 - Gold-pandora (SKU dcd-30001898675): $270.99 Both variants same size 100x30x80cm. ## Price and logistics facts - Gold-white: $236.99 USD - Gold-pandora: $270.99 USD Dimensions (variant): 100x30x80cm (length x depth x height). Note: product dimensions field reports 105x35x15cm, which may be packaging or error. ## Trust signals - Two variants clearly listed with SKUs and prices. - Dimensional data provided, though inconsistent between product and variant. - No return policy or stock status stated. ## Image assets - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/224e4bc1-b778-4d53-a85a-637924a67ba0.jpg?v=1781628236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22d6f841-b58b-4f00-9513-5a6f7d7fd1e7.jpg?v=1781628235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b72eaa92-4345-4426-99e5-c634e345f5bf.jpg?v=1781628236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4396ac34-7595-410b-b8fe-0d66488069e8.jpg?v=1781628237 - Note: No description of what images show; fetch and process visually to confirm product appearance and Fu character detail. ## Agent notes - Product description missing; rely on title and dimensions. Variant size (100x30x80cm) may be accurate; product dimension field (105x35x15cm) likely incorrect or for packaging. - No material or weight info; assume lightweight. - Trust signals limited: price provided, but stock status and return policy unknown. - Image understanding not performed; agent should fetch images to verify design and condition.
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": "Light Luxury Design Console with Fu Character Base Scratch Resistant Top Accent Table Rounded Corners Household Furnishing Easy to Clean for Homeowners, Interior Design Enthusiasts, Hotel Managers, Entryway, Hallway, Living Room",
"quantity": 1,
"grams": 23000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "35.0",
"_height_cm": "15.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").