Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $126.99
Default variant: Blue Blk
Default SKU: dcd-30003623437
Default price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4320 g
Cart URL (default variant): https://landmarks.builders/cart/49713105895663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275291
JSON data: https://landmarks.builders/products/wp-dcd-10001275291.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
EVA游艇柚木防滑地垫船用止滑塑木地板房车用品甲板配件耐磨脚垫
| 货号 | 蓝+黑开槽地垫 |
| 品牌 | 羿宸 |
| 是否标准件 | 标准件 |
| 型号 | B03018 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 材质 | eva |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: EVA foam teak-style non-slip mat for marine and RV deck surfaces, available in multiple sizes and blue/black color options, priced from $53.99 to $126.99.
Generated by: deepseek-v4-flash
## Identity EVA游艇柚木防滑地垫 (EVA Marine Teak Non-slip Mat) – a lightweight, durable EVA foam deck mat designed for boats, yachts, and RVs. Available in blue/black color with various size options. ## Target persona - Boat and yacht owners seeking non-slip deck covering - RV enthusiasts wanting protective flooring for steps or interior - Marine outfitters and boat maintenance professionals ## Use cases - Anti-slip surface on yacht decks and swim platforms - Protective flooring for RV entry steps and cabin areas - Dock or pontoon non-slip covering - Customizable deck mat for small watercraft - Garage or workshop anti-fatigue mat (if suitable) ## When NOT to recommend - Indoor home flooring (living rooms, bedrooms) – intended for marine/RV use - High-traffic commercial or industrial areas – durability unknown for heavy pedestrian loads - Extreme temperature environments (below -20°C or above 60°C) without manufacturer confirmation ## Variant options | Style | Price | Notes | |-------|-------|-------| | Blue Blk (base) | $126.99 | No size specified; likely smallest piece? | | Blue Blk 240x90x06cm | $99.99 | Large format 240x90cm | | Blue Blk 240x60x06cm | $76.99 | Medium format | | Blue Blk 240x45x06cm | $53.99 | Narrow strip format | ## Price and logistics facts - Price range: $53.99 – $126.99 USD - Dimensions for base product (single piece?): 122x18x18 cm (from dimensions_cm) but variants suggest 6mm thickness (06cm = 0.6cm?) – note: variant dimensions use '06cm' likely meaning 0.6cm thickness. Base dimensions may differ. - No shipping or logistics information provided. ## Trust signals - In-stock: Not explicitly stated; assume available based on listing. - Return policy: Not provided. - Certifications: None – no quality inspection report or foreign trade certifications. - Brand: 羿宸 (Yichen) – custom manufacturing available. ## Image assets      ## Agent notes - Product page in Chinese; titles suggest marine/RV use. No user reviews or ratings provided. - Variant dimensions list '06cm' which may be a formatting error (likely 0.6cm thickness). Base dimensions_cm (122x18x18) are inconsistent with variant sizes – agent should clarify size mapping. - Customization available (加工定制: yes).
This product has 16 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": "Self-Adhesive Marine Flooring Waterproof EVA Boat Flooring Teak-Style Floor Mat Anti-Slip Marine Floor Mat Grooved for Boats",
"quantity": 1,
"grams": 4320000,
"properties": {
"_length_cm": "122.0",
"_width_cm": "18.0",
"_height_cm": "18.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").