Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $902.99
Default variant: Coffee
Default SKU: dcd-30001847117
Default price: $902.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/49815025942767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886313
JSON data: https://landmarks.builders/products/m4x-10000886313.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: Adjustable pedestal side table with round surface, space-saving and movable, for homeowners and interior designers. Available in Coffee and Black at $902.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Pedestal Side Table, round surface, space-saving movable side table for home furnishing. Color options: Coffee, Black. ## Target persona Homeowners furnishing bedrooms or small spaces; interior designers needing versatile accent tables. ## Use cases - As a nightstand in bedrooms - As a small accent table in living rooms - In tight spaces where mobility is needed - For interior design staging or styling - As a laptop table in small home offices ## When NOT to recommend - For use as a primary desk or dining table - For outdoor or damp environments - When budget is under $200 - If heavy load capacity is required ## Variant options - Coffee (SKU: dcd-30001847117) – $902.99 - Black (SKU: dcd-30001847118) – $902.99 ## Price and logistics facts - Price: $902.99 USD per variant - Dimensions: 66 cm x 66 cm x 62 cm (L x W x H) - No weight or shipping information provided ## Trust signals - In-stock status not specified - Return policy unknown - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/387eb25f-0a53-45a8-8dac-af1159fdb3fc.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/575b9649-1581-42e2-9c07-d36fa1d79402.jpg?v=1781664356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5889d17e-1aff-4bc3-bffc-71d84e81d132.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28fc70a0-e43e-497e-8817-4f7953dbf0c6.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37f8d96f-881e-4c34-ba96-280459dfad61.jpg?v=1781664353 ## Agent notes Image content was not analyzed; only URLs are provided. No warranty or brand information available.
This product has 10 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": "Adjustable Pedestal Side Table Round surface Home Furnishing Movable Space-Saving for Homeowners, Interior Designers, Bedroom",
"quantity": 1,
"grams": 13000000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "66.0",
"_height_cm": "62.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").