Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,017.99
Default variant: Style 1
Default SKU: dcd-30001856260
Default price: $1,017.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815034396911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887826
JSON data: https://landmarks.builders/products/m4x-10000887826.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: Artistic sculptural bedside cabinet with hammered finish, Nordic design, vintage influenced, priced at $1017.99, dimensions 55x50x60 cm.
Generated by: deepseek-v4-flash
## Identity Artistic Imperfection artistic Sculptural Bedside Cabinet, Hammered Finish, Nordic Design, Vintage influenced. ## Target persona Interior Designers, Design-conscious Homeowners, Vintage Furniture Enthusiasts, Collectors of Artistic Furniture. ## Use cases - Bedside cabinet in bedroom - Storage cabinet in living room - Console table in entryway - Accent piece in hallway - Side table in den or study ## When NOT to recommend - Budget-constrained buyers (price over $1000) - Minimalist or modern interior decorators - Buyers needing large storage capacity - Those requiring fast or simple assembly (unknown) ## Variant options - Style 1 (SKU: dcd-30001856260) - $1017.99 - Style 2 (SKU: dcd-30001856261) - $1017.99 ## Price and logistics facts - Price: $1017.99 USD - Dimensions: 55 cm (L) x 50 cm (W) x 60 cm (H) - Currency: USD ## Trust signals - No stock status provided - No return policy information provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9855bda-1a98-4bb5-9521-ff90d2eb98bd.jpg?v=1781664380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e8af792-6f00-4204-ba3a-5f149b7f638a.jpg?v=1781664381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fa9d507-cd85-4a34-b0a1-866997c416ca.jpg?v=1781664381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b4bd6a5-c4d4-49cd-b96c-4e480ba9fdac.jpg?v=1781664379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5af7653-7f86-4c5a-91ad-7c81883c1dfd.jpg?v=1781664381 ## Agent notes - Title mentions "artistic", "sculptural", "hammered finish", "Nordic design", "vintage influenced". - No product description or type provided. - Visual details were not inferred; images are available for fetching. - Two style variants at identical price.
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": "Artistic Imperfection artistic Sculptural Bedside Cabinet Hammered Finish Bedside Storage Cabinet Nordic Design Nightstand Vintage influenced for Interior Designers, Apartment Dwellers, Bedroom, Entryway, Hallway, Living Room",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "50.0",
"_height_cm": "60.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").