Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.78 – $77.50
Default variant: Diameter 50cm, Height 72cm / Walnut
Default SKU: dcd-30004141005
Default price: $67.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467706077423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457549
JSON data: https://landmarks.builders/products/wp-dcd-10001457549.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid wood construction: Crafted from high-quality solid wood, ensuring durability and a natural aesthetic.
Space-saving design: Compact round shape ideal for small apartments, living rooms, or balconies.
Versatile use: Functions as a side table, coffee table, or casual leisure table.
Elegant Nordic style: Features a minimalist design with clean lines, complementing various decor styles.
Sturdy high legs: Provides stability and an elevated surface for convenience.
Summary: Nordic solid wood round side or coffee table, 50 cm or 60 cm diameter, height 72 cm, priced from $67.78 to $77.50 depending on size.
Generated by: deepseek-v4-flash
## Identity Nordic solid wood round side table / coffee table with high legs. Available in 50 cm and 60 cm diameters, both with a height of 72 cm. Finish options: Walnut, Charcoal Black, and Natural Wood for the 50 cm size; Charcoal Black for the 60 cm size. ## Target persona Urban apartment dwellers needing compact furniture; balcony and small living room users; fans of minimalist Nordic decor. ## Use cases - Small living room side table - Balcony coffee table - Extra surface beside a sofa or armchair - Nightstand alternative in compact bedrooms ## When NOT to recommend - Buyers requiring a large dining or work table - Households needing built-in storage - High-traffic commercial seating areas - Preference for rectangular or lift-top tables ## Variant options - Diameter 50cm x Height 72cm / Walnut - $67.78 - Diameter 50cm x Height 72cm / Charcoal Black - $67.78 - Diameter 50cm x Height 72cm / Natural Wood - $67.78 - Diameter 60cm x Height 72cm / Charcoal Black - $77.50 ## Price and logistics facts - Price range: $67.78–$77.50 USD - Sizes specified as diameter and height - No shipping, delivery, or stock information provided in source facts ## Trust signals - Solid wood construction affirmed by product description - Consistent pricing across all 50 cm variants - No certifications, return policy, or stock status provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fQSJ562LH5VIXgg9j__4611686018427379714-0-item_pic.webp?v=1786299212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01B6GicV2LH5VIaDLrE_crop_0_47_1440_1920___1858289666.webp?v=1786299212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xoVGrM2LH5VHm4Hel_crop_0_47_1440_1920___1858289666.webp?v=1786299212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RTGnUX2LH5VHeXDj5_crop_0_48_1440_1920___1858289666.webp?v=1786299212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Bl7mG52LH5VHm5tQy_crop_0_94_1440_1920___1858289666.webp?v=1786299212 ## Agent notes - Images were not visually analyzed; appearance and condition are not independently verified - Recommendation should prioritize variant specs and dimensions over visual presentation - The 60 cm diameter variant is only available in Charcoal Black
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Nordic Solid Wood Round Side Table Coffee Table for Living Room Balcony",
"product_id": 9556224901359,
"variant_id": 50467706077423,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").