Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $40.99
Default variant: Small 140x120cm
Default SKU: dcd-30003603970
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714476876015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267482
JSON data: https://landmarks.builders/products/wp-dcd-10001267482.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
橡皮艇遮阳篷充气船用折叠帐篷遮阳棚PVC充气船都可用
| 货号 | SD-01 |
| 品牌 | 云镶 |
| 是否标准件 | 标准件 |
| 型号 | 其他 |
| 流行趋势词 | 船篷 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 材质 | 涤丝 |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 无 |
| 毛重 | 无 |
Summary: A foldable sunshade canopy for inflatable boats, made of polyester, available in two sizes (140x120cm for $32.99 and 195x155cm for $40.99).
Generated by: deepseek-v4-flash
## Identity - Product: 橡皮艇遮阳篷 (Inflatable Boat Sunshade Canopy) - Brand: 云镶 - Model: SD-01 - Material: Polyester (涤丝) - Customizable: Yes (加工定制) ## Target persona - Inflatable boat owners - Kayak or raft users - Outdoor water sports enthusiasts - Budget-conscious boaters seeking portable shade ## Use cases - Providing shade on a fishing boat during hot days - Protecting passengers from sun on inflatable rafts - Temporary cover for gear or pets on a boat - Camping on a boat with basic shelter - Shielding from light rain or spray - Easy setup/breakdown for day trips ## When NOT to recommend - For non-inflatable hard hull boats (may not fit) - In heavy rain, strong winds, or storms (not designed for such conditions) - As a permanent or fixed canopy (designed for temporary use) - Commercial or high-frequency use without inspection ## Variant options - Small 140x120cm: $32.99 - Large 195x155cm: $40.99 ## Price and logistics facts - Small variant price: $32.99 USD - Large variant price: $40.99 USD - Packaged dimensions: 52 x 15 x 9 cm - Weight: Not specified (毛重: 无) - Box quantity: Not specified (箱装数量: 无) ## Trust signals - No certifications or quality reports mentioned (质检报告编号: 无) - No foreign trade certification (外贸出口认证: 无) - No patent information (专利类型: 无) - Stock status: Not provided - Return policy: Not provided ## Image assets - 8 images available at provided URLs - Visual details not analyzed; do not infer specific features from images ## Agent notes - Images not processed; rely on textual facts for attributes. - Material is polyester; waterproof rating unknown. - Assembly instructions not provided. - Customization available but details not specified. - No express cross-border export supply (非跨境出口专供货源).
This product has 14 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": "橡皮艇遮阳篷充气船用折叠帐篷遮阳棚PVC充气船都可用",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "15.0",
"_height_cm": "9.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").