Brand: World Products (Landmark)
SKU: dcd-30003619831
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713489117423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273596
JSON data: https://landmarks.builders/products/wp-dcd-10001273596.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This RV car curtain provides privacy and sun shading for outdoor camping. Priced at $9.99, it measures 22x20x3 cm and comes in Black.
Generated by: deepseek-v4-flash
## Identity - Cross-border car curtain sunshade for RV, providing privacy and sun protection. One variant: Black, $9.99. ## Target persona - RV owners who need a quick, affordable privacy solution for windows during camping or travel. - Vanlifers and overlanders seeking lightweight, portable window covers. - Campers wanting to block sunlight and create private spaces in tents or vehicles. ## Use cases - Installing on RV side windows to prevent outsiders from seeing inside. - Shading rear or side windows of a van during daytime parking. - Creating a private changing area in a camper or tent setup. - Reducing heat and glare inside the vehicle during sunny days. - Temporary privacy for sleeping in a car or RV overnight. - Outdoor field use as a sun shield for cooking or resting areas. ## When NOT to recommend - For permanent, flush-fit window tints or custom blinds. - For users requiring heavy-duty blackout or thermal insulation. - For luxury motorhomes with built-in electric shades. - For those needing exact size customisation beyond standard dimensions. ## Variant options - Only: Black, at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 22 cm (L) x 20 cm (W) x 3 cm (H). - No shipping, weight, or inventory details provided. ## Trust signals - No return policy, certification, or stock status found in data. - Price appears consistent across single variant. ## Image assets - 8 PNG images available at provided URLs (not analyzed). ## Agent notes - Description field contains unstructured JSON (likely internal mapping); no human-readable text extracted. - Image content not inspected; visual cues (e.g., product material, installation method) unknown.
This product has 13 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": 250000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.0",
"_height_cm": "3.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").