Brand: World Products (Landmark)
SKU: dcd-30001453243
Price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5440 g
Cart URL (default variant): https://landmarks.builders/cart/49813672886511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802263
JSON data: https://landmarks.builders/products/m4x-10000802263.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable vintage floor lamp
| 材质(Material) | Iron |
Summary: Adjustable vintage floor lamp in Gradient Pink, 30x140cm, iron construction, priced at $252.99.
Generated by: deepseek-v4-flash
## Identity - Adjustable vintage floor lamp - Material: Iron - Color: Gradient Pink - Size: 30x140cm (shade or overall height) - Shipping box dimensions: 75x35x25 cm ## Target persona - Interior decor enthusiasts seeking a vintage accent piece - Small apartment dwellers wanting flexible lighting - Budget-conscious shoppers (~$250) looking for statement furniture ## Use cases - Ambient lighting in a living room corner - Accent lighting beside a reading chair - Decorative illumination in a bedroom - Highlighting artwork or plants - Providing soft light in a home office ## When NOT to recommend - When bright, focused task lighting is required (e.g., desk work) - In spaces with low ceiling height (140cm may be too tall) - For buyers preferring modern or minimalist styles - If the budget is under $200 ## Variant options - Only one variant: Gradient Pink / 30x140cm at $252.99 (SKU: dcd-30001453243) ## Price and logistics facts - Price: $252.99 USD - No shipping cost or delivery time provided - Dimensions (box): 75 x 35 x 25 cm ## Trust signals - No stock status available - No return policy mentioned - No certifications listed - Image URLs provided for visual reference ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f914ee08-cc3c-42a4-866f-64d3ca8ad90c.png?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/937671da-8812-4805-b0ba-7bdba1fdce64.png?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e5bceb8-3ee1-4d26-a6f1-51d621363b06.png?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41330f82-e33d-45ca-b002-d2f8e10c0efa.png?v=1781628364 ## Agent notes - Image content was not analyzed; only URLs are provided. - Stock information, return policy, and certifications are missing from the source data.
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": "Adjustable vintage floor lamp",
"quantity": 1,
"grams": 5440000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "35.0",
"_height_cm": "25.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").