Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Army Green
Default SKU: dcd-30003617171
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 660 g
Cart URL (default variant): https://landmarks.builders/cart/49713871913199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272460
JSON data: https://landmarks.builders/products/wp-dcd-10001272460.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境户外铝合金支撑杆草坪椅露营便携懒人坐垫折叠靠背加长草地椅
| 产地 | 浙江宁波 |
| 货号 | SH-Y54 |
| 品牌 | 星山户外 |
| 专利类型 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 规格(长*宽*高) | 108*39.5*40.5CM |
| 材质 | 铝合金 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 是否可折叠 | 是 |
| 主要销售地区 | 中东 |
| 款式 | 沙滩椅 |
| 风格 | 生活休闲风 |
| 类别 | 折叠桌椅 |
Summary: XingShan Outdoor aluminum alloy folding lawn chair, portable for camping and beach, in Army Green/Black/Beige, $27.99.
Generated by: deepseek-v4-flash
## Identity Cross-border outdoor folding lawn/beach chair, model SH-Y54 by XingShan Outdoor. Made of aluminum alloy, foldable. Dimensions when folded: 42x18x15 cm; unfolded: 108x39.5x40.5 cm. Price: $27.99. ## Target persona Budget-conscious outdoor enthusiasts, campers, beachgoers, and shoppers on LAZADA in the Middle East region. ## Use cases - Car camping trips - Beach outings - Tailgate parties - Backyard relaxation - Outdoor concerts or events - As a portable lazy chair ## When NOT to recommend - For heavy-duty or frequent heavy use - For users over 200 lbs / 90 kg (no weight limit specified) - For indoor-only use (designed for outdoor) - If a padded or high-back comfort chair is needed ## Variant options - Army Green (SKU: dcd-30003617171, $27.99) - Black (SKU: dcd-30003617172, $27.99) - Beige (SKU: dcd-30003617173, $27.99) ## Price and logistics facts Price: $27.99 USD, same for all variants. Folding dimensions (packaged): 42x18x15 cm. Unfolded dimensions per description: 108x39.5x40.5 cm. No weight given. Originates from Ningbo, Zhejiang, China. Brand: XingShan Outdoor. Primarily sold in Middle East via LAZADA. ## Trust signals - Brand and model specified. - No return policy, stock status, or certifications provided. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bd1d1ce06434f3d83862eaa5bae2944.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e108fa0c8df34e828a27c3f41df76bd7.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1b8f3ebe0ed41a797c5881c3e656440.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/192e7ef7a5a54b9e84e0220363d2b175.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a81ea6612a249bfa2b6bbdbd78060e9.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/749e525795c04c9d959218316bb33b73.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21adbe67137b4ab3883ba49ff2e9143a.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/877d2c58397e4b7a904efb5f6339c83f.png?v=1781085130 ## Agent notes - Dimensions conflict: `dimensions_cm` (42x18x15) likely folded, description states 108x39.5x40.5 cm for unfolded. Verify which is correct. - No weight or load capacity provided. - No stock, return policy, or customer feedback available. - Images provided but not analyzed for visual details.
This product has 15 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": "跨境户外铝合金支撑杆草坪椅露营便携懒人坐垫折叠靠背加长草地椅",
"quantity": 1,
"grams": 660000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "18.0",
"_height_cm": "15.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").