Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $87.99
Default variant: Yellow
Default SKU: dcd-30003598645
Default price: $87.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714572132591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265542
JSON data: https://landmarks.builders/products/wp-dcd-10001265542.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic-style square side table for outdoor/indoor use, compact 49x49x39cm, available in 5 colors. Priced at $87.99.
Generated by: deepseek-v4-flash
## Identity A compact square side table in Nordic style, suitable for both outdoor and indoor use. Dimensions: 49x49x39 cm. Available in 5 colors: Yellow, Pink, Dark Green, Gray, Khaki. ## Target persona - Budget-conscious decorator seeking affordable accent furniture. - Small apartment dweller needing compact, multi-purpose tables. - Outdoor space owner (balcony, patio) looking for small side tables. - Buyer who values color variety for interior accents. ## Use cases - As a nightstand or bedside table in a small bedroom. - On a balcony for holding drinks or plants. - Side table for a reading nook or next to a sofa. - Occasional table in a small living room or entryway. - Outdoor side table on a patio or deck. ## When NOT to recommend - For heavy loads (weight capacity unknown; likely not for large items). - As a main coffee table for a large living room (too small). - In high-end luxury settings requiring premium materials. - For buyers needing durable children's furniture (materials unknown). ## Variant options - Yellow (dcd-30003598645) - Pink (dcd-30003598646) - Dark Green (dcd-30003598647) - Gray (dcd-30003598648) - Khaki (dcd-30003598649) ## Price and logistics facts - Price: $87.99 USD (all variants). - Dimensions: 49 x 49 x 39 cm. - Shipping and return policy not specified. ## Trust signals - Multiple color variants in stock (inferred from listing). - No reviews or ratings provided. - Return policy and warranty not mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c09cf36d00604072b1fd41bdf8343b49.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d93d7754c1e464bb7b0e1d69c755cab.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64722a9c929b4fac8e42fb1593a07f9f.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5561e470ff942f69f853771b70b7148.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/539a3b23b5e24f1198a7a9ad40ea6fad.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c0fa41bb5184fa784cb70790e952694.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13e90d2fc74e417891ed16ff679479c0.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec508c8671754575b09ce5d2e19cc976.png?v=1781085642 ## Agent notes - No product description provided. - Materials and weight are not specified. - Image content not analyzed (visual details unknown). - Return policy, shipping details, and stock status not available.
This product has 17 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": "北欧方形茶几简约网红ins个性卧室茶桌创意客厅边几户外阳台边几",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "49.0",
"_height_cm": "39.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").