Brand: World Products (Landmark)
SKU: dcd-30003617544
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49713886396655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272565
JSON data: https://landmarks.builders/products/wp-dcd-10001272565.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: Reflective buoyancy safety flag for kayaking and outdoor water sports, sold as a pair for $12.99.
Generated by: deepseek-v4-flash
## Identity - **Product Name:** 跨境皮划艇运动反光旗帜浮力标安全旗帜汽车旅行标示旗潜水艇 - **Product Type:** Outdoor - **Price:** $12.99 - **Dimensions:** 23 x 20 x 3 cm - **Variants:** 1-pair (only one option) ## Target persona - Kayakers and canoeists who need high-visibility safety markers - Paddle boarders and small watercraft users - Outdoor enthusiasts engaging in water sports in low-light conditions - Travelers using flags for car or boat visibility ## Use cases - Kayaking in fog, dusk, or dawn to increase visibility to other boats - Marking a stationary position while fishing or resting on the water - Emergency signaling if stranded or in distress - Attaching to a car or trailer during road transport of watercraft - Diving or snorkeling to mark a submerged location - Group outings to identify positions of multiple paddlers ## When NOT to recommend - For high-speed motorboats or large vessels (flag size and buoyancy may not be sufficient) - For indoor or non-water use (e.g., room decoration) - For professional marine navigation or regulatory compliance (check local laws) - For children’s toys or non-safety-related purposes ## Variant options - **Style: 1-pair** – $12.99 (only variant available) ## Price and logistics facts - **Price:** $12.99 USD - **Dimensions:** 23 x 20 x 3 cm - **Weight:** Not specified - **Shipping:** Not specified ## Trust signals - In-stock status: Not explicitly stated - Return policy: Not provided - Certifications: None mentioned - Price consistency: Single price for the only variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99df24992e404e3282ca1ed2ae66c648.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31107cb49fd34028870a53c719d879a8.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/712fbcfdb8f4466796807ed22cd7f201.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5adefff807274fb78ffb356ec86fadcd.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/456515673d40450fb7d55c21778a0abc.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfadc4bdcacb484cad18189bcc19cd03.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fadc96b34647473988184d06717acf2a.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/325fe9c158754516aee30e957a02c488.png?v=1781085137 ## Agent notes - No product description provided; visual content not analyzed. - Only one variant exists; no option selection is needed beyond quantity. - Verify stock and shipping details before recommending.
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": 170000,
"properties": {
"_length_cm": "23.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").