Brand: World Products (Landmark)
SKU: dcd-30001868086
Price: $908.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32500 g
Cart URL (default variant): https://landmarks.builders/cart/49815026335983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889674
JSON data: https://landmarks.builders/products/m4x-10000889674.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mushroom-shaped cream table, 125x88x48 cm, $908.99, for decorative use in living rooms and offices.
Generated by: deepseek-v4-flash
## Identity Mushroom-shaped table with cream finish, modern aesthetic, dimensions 125x88x48 cm, priced at $908.99. ## Target persona Decor enthusiasts seeking unique statement furniture; homeowners or office workers wanting whimsical yet functional accent pieces. ## Use cases - Accent table in living room - Decorative piece in home office - Side table in reading nook - Entryway statement furniture - Photography prop for lifestyle shoots ## When NOT to recommend - For heavy-duty work or dining surfaces - For outdoor or high-moisture areas - For budget-constrained buyers (price > $900) - For minimalist or ultra-modern spaces where organic shapes clash ## Variant options Only one variant: Color: Cream, Size: 120x83x43 cm (note: dimensions differ from main specs; main specs: 125x88x48 cm). SKU: dcd-30001868086. ## Price and logistics facts Price: $908.99 USD. Dimensions listed as 125x88x48 cm (variant says 120x83x43 cm). No shipping or logistics details provided. ## Trust signals Single variant available. No return policy or stock status mentioned. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca10723c-b1aa-4b4a-b35d-7cb96b29fadf.jpg?v=1781664355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ea7778c-efad-4631-a509-b2cc18e0dc65.jpg?v=1781664355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40998763-fc0e-4b41-9e99-bc4f4ee4b57d.jpg?v=1781664356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96aaabcb-f5fe-47de-a365-4aa27cfadb46.jpg?v=1781664355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77712d31-c68a-437b-94ab-c53431b98afe.jpg?v=1781664355 ## Agent notes Product description missing. Dimensions inconsistent: main specs 125x88x48 cm, variant says 120x83x43 cm. Only one color option. No visual details inferred.
This product has 12 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": "Mushroom-Shaped Table Cream aesthetic Household Furniture Round surface Modern Aesthetic for Decor lovers, Living Room, Office",
"quantity": 1,
"grams": 32500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "88.0",
"_height_cm": "48.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").