Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: 80CM / Heart Lemon Yellow
Default SKU: dcd-30003613656
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713968578799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271187
JSON data: https://landmarks.builders/products/wp-dcd-10001271187.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A round 80cm diameter shock-absorbing mat for indoor jump rope, anti-slip and sound-dampening, available in four colors at $16.99.
Generated by: deepseek-v4-flash
## Identity A circular 80cm jump rope mat designed for noise reduction and floor protection during indoor jump rope workouts. Sold in four color variants. ## Target persona Home fitness enthusiasts living in apartments or condos who need to minimize noise and protect floors while jumping rope. Also suitable for gym-goers wanting a portable impact-absorbing surface. ## Use cases - Daily jump rope training in a small apartment or upstairs room - Warm-up cardio sessions on hard floors - Protecting laminate, tile, or hardwood from jump rope scuffs - Reducing noise for neighbors when jumping at home - Creating a dedicated jump rope zone in a garage or basement gym ## When NOT to recommend - Outdoor use on concrete or grass (mat may slip or wear quickly) - Heavy weightlifting or high-impact plyometrics (mat too thin/small) - Yoga, stretching, or general fitness mat (size too small for full-body exercises) - Users with very large jump rope area needs (mat only 80cm) ## Variant options - 80CM / Heart Lemon Yellow ($16.99) - 80CM / Heart Dream Purple ($16.99) - 80CM / Dream Tech ($16.99) - 80CM / Sea Salt Girl ($16.99) All variants same size and price. ## Price and logistics facts - Price: $16.99 USD (all variants) - Dimensions (packaged): 82cm x 15cm x 15cm (likely rolled into a tube; mat diameter 80cm when unrolled) - No shipping weight provided. ## Trust signals - In-stock status: not provided; assume available based on listing - Return policy: not specified - Price consistency: all variants share same price - No certifications or material details given ## Image assets - 8 product images available at CDN URLs (cannot view or describe visual details) - Images likely show mat designs and usage examples - Consider fetching for color/style assessment ## Agent notes - Image understanding was not performed; visual details not included. - No description text provided; all info derived from title, tags, variants. - Mat material unknown; assume rubber or PVC based on category. - For multi-unit purchases, check if bulk pricing available.
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": "跳绳减震垫圆形隔音瑜伽垫防滑室内跳绳静音垫专业健身家用垫子",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "15.0",
"_height_cm": "15.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").