Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: 1097-black
Default SKU: dcd-30003611167
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714215256303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270303
JSON data: https://landmarks.builders/products/wp-dcd-10001270303.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
ATV坐垫沙滩摩托车座套垫防晒透气夏季软全地形越野车座垫套户外
| 品牌 | MESOROCK |
| 货号 | AC1097 |
| 用途 | 装置物品 |
| 是否专利货源 | 否 |
| 颜色 | 黑色 |
| 型号 | 户外越野 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 产品名称 | ATV座椅垫 |
| 适用车型 | ATV越野车 |
| 尺寸 | 610*365*260 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 产品材质 | PVC和网眼织物 |
Summary: MESOROCK ATV seat cover, PVC and mesh fabric, black, fits off-road vehicles. Dimensions 38x31x2.5 cm. Two style variants available. Price $29.99.
Generated by: deepseek-v4-flash
## Identity MESOROCK ATV Seat Cover (Model AC1097). Product type: motorcycle accessory. ## Target persona Off-road ATV riders in hot climates seeking a breathable, UV-protective seat cover for summer use. Budget-conscious DIY customizers. ## Use cases 1. Replacing worn OEM seat cover. 2. Adding UV protection for parked ATV. 3. Improving comfort on hot rides with mesh fabric. 4. Customizing ATV appearance with black style. 5. Protecting original seat from dirt and tears. 6. Use on beach buggies or similar small off-road vehicles. ## When NOT to recommend 1. Riders needing full waterproof cover. 2. Vehicles with non-standard seat dimensions beyond 38x31x2.5 cm. 3. High-speed racing where secure fit is critical. 4. Customers seeking a specific brand logo or color other than black. ## Variant options Two styles: 1097-black and 1131-xl (both $29.99). Differences unspecified. ## Price and logistics facts Price: $29.99 USD. Dimensions: 38cm x 31cm x 2.5cm. Material: PVC and mesh fabric. Origin: likely China (cross-border e-commerce export). Weight not provided. ## Trust signals Stock status and return policy not provided. Brand MESOROCK. Listed as cross-border e-commerce export supplier. No certifications mentioned. ## Image assets 8 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ea0c8d23bbc451ab7c70a52f8400d7d.png?v=1781085368 (and additional URLs). Images not reviewed. ## Agent notes Image understanding not performed. Dimensions_cm (38x31x2.5) conflict with description '610*365*260' (mm) – verify correct size. Variant differences unknown.
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": "ATV坐垫沙滩摩托车座套垫防晒透气夏季软全地形越野车座垫套户外",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "31.0",
"_height_cm": "2.5"
}
}],
"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").