Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,095.99 – $1,408.99
Default variant: Blue Jadeite Old
Default SKU: dcd-30001855213
Default price: $1,095.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815037411567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887616
JSON data: https://landmarks.builders/products/m4x-10000887616.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: Italian-inspired adjustable rotate end table with jadeite pattern top, sturdy construction, for small spaces; available in two jadeite styles.
Generated by: deepseek-v4-flash
## Identity Italian-Inspired Design Adjustable Rotate End Table with Jadeite Pattern Top. Multi-purpose couch stand. Sturdy construction for small spaces. ## Target persona Apartment dwellers needing compact furniture; homeowners furnishing small living rooms; remote workers looking for a side table for home office; anyone seeking a jadeite-inspired decorative piece. ## Use cases - Next to sofa as a side table for drinks/remotes - Bedroom nightstand for small bedrooms - Home office side table for monitor/laptop - Accent table in small living room - TV tray alternative for meals ## When NOT to recommend - Buyer expects a full-sized coffee table or dining table - Budget under $1000 (starting price $1095.99) - Prefers plain, modern finishes over patterned jadeite - Needs a table with storage drawers or shelves ## Variant options - Blue Jadeite Old: $1,095.99 - Blue Jadeite Diamond: $1,408.99 ## Price and logistics facts - Price range: $1,095.99 – $1,408.99 USD - Dimensions: 78.5 cm (length) x 47.5 cm (width) x 23.5 cm (height) - No shipping or tax info provided. ## Trust signals - Image URLs available for visual inspection (not performed here). - No stock status, return policy, or certification data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ff25d4e-bcfc-4d7c-87ac-811aa4ccbc83.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e66368fa-44ed-41e2-aced-2e777b081c60.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/628b4167-fad1-45bf-9d8f-d730c16991c7.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ceef46c-b5e7-4e29-9a74-f8064ebbd506.jpg?v=1781664391 ## Agent notes - Dimensions given in centimeters; convert to inches if needed (approx 30.9" x 18.7" x 9.3"). - Product type field empty; treat as accent/side table. - No description provided; rely on title and variants.
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 Design Adjustable rotate End Table jadeite Pattern Top Living Room Furniture Multi-Purpose Couch Stand Sturdy Construction for Apartment Dwellers, Homeowners, Remote Workers, Next to Sofa, Small Spaces, Bedroom, Home Office",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "78.5",
"_width_cm": "47.5",
"_height_cm": "23.5"
}
}],
"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").