Brand: World Products (Landmark)
SKU: dcd-30003625318
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713102684399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275976
JSON data: https://landmarks.builders/products/wp-dcd-10001275976.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: XPE floating mat buckle for securing and repairing floating mats in water recreation; single unit at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: XPE Sea Floating Mat Buckle (Accessory) - SKU: dcd-30003625318 - Type: Outdoor water recreation hardware ## Target persona - Water sports equipment wholesalers - DIY floating mat builders - Resort or water park maintenance staff - Owners of large floating mats needing spare parts ## Use cases - Attaching multiple floating mats together - Replacing broken or missing buckles on existing mats - Customizing mat shape or layout by adding connectors - Adding anchor points for mooring lines - Repairing rental fleet floating mats ## When NOT to recommend - Buyer needs a complete floating mat, not accessories - Application requires load-bearing or heavy-duty fasteners (e.g., towing) - Buyer expects a set of multiple buckles (only one sold here) - Use with materials other than XPE or similar soft foam ## Variant options - Style: Floating Mat Buckle (only option) ## Price and logistics facts - Price: $9.99 USD (per piece) - Dimensions: 22 cm (L) x 16 cm (W) x 6 cm (H) - Currency: USD ## Trust signals - No stock status, return policy, or certifications provided in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/248b1f4372f64c3698e1aecbb21ac685.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e994cd329dff414f8d8e6cc4c690cc9b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b98aafc527d485f89c3ff3a12915f82.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06e4f3668b204f5699dc10331850b732.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/361dc343e9c44302bb53fbb8ab7beb35.png ## Agent notes - Images were not analyzed; content described only by URL paths.
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": "Floating Mat Buckle Loop Attachment XPE Mat Buckle Marine Accessory Molded Tooltool-Optional Installation",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "16.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").