Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $35.99
Default variant: 300-150cm / without Accessories
Default SKU: dcd-30003616424
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2150 g
Cart URL (default variant): https://landmarks.builders/cart/49713996169455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272221
JSON data: https://landmarks.builders/products/wp-dcd-10001272221.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: Car side awning for camping, foldable, provides rain and sun protection. Available in three sizes without accessories.
Generated by: deepseek-v4-flash
## Identity Automobile side awning/tarp for camping and outdoor use. Foldable design, offers rain and UV protection. ## Target persona Car campers and SUV owners seeking portable shade; budget-conscious outdoor enthusiasts; overland travelers needing quick setup shelter. ## Use cases - Providing shade at campsite while parked - Creating rain cover over picnic table or chairs - Extending shelter from car side for cooking or gear storage - Day trips to beach or park for instant shade ## When NOT to recommend - Large groups needing full footprint (max size 440x200cm) - Permanent installation (designed for temporary use) - Stormy weather (no wind rating provided) - Users requiring accessories (poles, stakes not included) ## Variant options | Size (cm) | Style | Price (USD) | |-----------|-------|-------------| | 300x150 | Without accessories | 20.99 | | 300x200 | Without accessories | 26.99 | | 440x200 | Without accessories | 35.99 | ## Price and logistics facts - Prices: $20.99, $26.99, $35.99 USD (depending on size) - Packed dimensions: 65 x 15 x 8 cm ## Trust signals - Multiple variants in stock (based on listing) - Return policy not specified - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bee9a1df0614460282f1b12e76ad8a2e.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe9087276ab34ac38e1cd92f27bf9492.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a5f878e41b84705b87fd077bf33fd97.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2904eeb1a52342b08e643f11472b25db.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a87317016a1b4e7a9af699bbcd5515ae.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d99d50f647e14f548834b012d6b5f28e.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/899eb08fff694f51b7c279665a2c60ed.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76dac6eb757b456194d77fedef75f646.png?v=1781085194 ## Agent notes - No description or specifications beyond size. Assume basic tarp-style awning. No accessories included; buyer must supply poles/ropes/stakes. - Image analysis not performed.
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": 2150000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "15.0",
"_height_cm": "8.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").