Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Rose Red
Default SKU: dcd-30003604076
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714358157551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267529
JSON data: https://landmarks.builders/products/wp-dcd-10001267529.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable folding lounge chair with adjustable sun umbrella, available in three colors, dimensions 50x38x6 cm, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity A compact folding outdoor lounge chair with integrated sun umbrella, adjustable swivel, suitable for beach, picnic, and camping. ## Target persona Budget-conscious outdoor enthusiasts, parents seeking portable seating for children, day-trippers, picnickers. ## Use cases - Relaxing on the beach with sun protection - Watching outdoor sports or concerts - Picnicking in the park - Camping as a secondary lightweight seat - Backyard lounging on sunny days ## When NOT to recommend - For tall adults (compact size) - For heavy-duty or professional camping - For users requiring high-end comfort or durability - For indoor use ## Variant options Three color variants at same price: Rose Red, Yellow, Grass Green. All $30.99. ## Price and logistics facts Price: $30.99 USD. Dimensions: 50x38x6 cm (likely folded). No weight provided. No description details given. ## Trust signals - Price consistent across all color variants. - No return policy, stock status, or certifications provided. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55d2a4364ac4492dadc0ae9c2a049105.png?v=1781085491 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/506dff656cec409f9082f0c7bc660683.png?v=1781085492 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d00f452d649f448586e2ba456b05aebe.png?v=1781085491 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/747879a0bd764eef8d3da67859971b93.png?v=1781085492 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96bd72bed21a40c6ab34e077039f6302.png?v=1781085493 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bfe7d2295c64a9886de9402126afe43.png?v=1781085492 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b22200d231d0458fa3cf002853064298.png?v=1781085492 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cc7e4413d8748fca1b091a02bb37276.png?v=1781085492 ## Agent notes - Product description missing; title indicates it's a portable folding chair with umbrella for children/adjustable swivel. - Image content not analyzed; rely on title and dimensions.
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": 1300000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "38.0",
"_height_cm": "6.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").