Brand: World Products (Landmark)
SKU: dcd-30003670927
Price: $1.38
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Exercise Mat
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50405598134511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001292869
JSON data: https://landmarks.builders/products/wp-dcd-10001292869.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This designed ab-wheel training mat is designed with a rectangular shape and rounded ends to fit perfectly into your home fitness routine. Use this versatile exercise mat to perform core workouts, stretching, and floor exercises while protecting your floors from scuffs and heavy equipment. Featuring blue printed guide lines and markings, this alignment exercise mat includes a central line and hand/knee placement circles to help you maintain correct posture. The non-slip, cushioning surface of this exercise mat provides stable footing and joint support, while effectively reducing noise during intense movements. This long-lasting mat is engineered to create a quieter, more secure, and more organized workout space for all your indoor training sessions.
Summary: Compact non-slip exercise mat with alignment markings and cushioned surface for core workouts, stretching, and floor exercises; priced at $1.38, dimensions 68x18x13 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Non-Slip Exercise Mat with Alignment Lines (Exercise Mat) - Single variant: Blue Black (SKU: dcd-30003670927) - Dimensions: 68 cm (L) x 18 cm (W) x 13 cm (H) - Price: USD 1.38 ## Target persona - Budget-conscious home exerciser doing core/floor workouts - Beginner using ab-wheel or bodyweight floor exercises - Apartment dweller needing floor protection and noise reduction ## Use cases - Performing ab-wheel rollouts with alignment guidance - Stretching and floor exercises on hard surfaces - Protecting floors from scuffs and equipment marks - Reducing noise during indoor workout movements ## When NOT to recommend - For professional gym use or high-impact training; mat is small (68x18 cm) and low-price - For users needing large full-body yoga mat coverage - For those requiring thick high-density cushioning for heavy weights - When buyer expects multiple color/size options ## Variant options - Only one style: Blue Black at USD 1.38 ## Price and logistics facts - Price: USD 1.38 (exact as listed) - Dimensions: 68 x 18 x 13 cm - No shipping/logistics information provided ## Trust signals - None explicitly provided. No in-stock status, return policy, or certifications listed. Price is explicitly stated and consistent. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/470e85c4-4c9e-4588-92ec-a096526236fa.jpg?v=1786242182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbccf2bf-c64f-4afc-8817-4013effbfd2d.jpg?v=1786242183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/418f9e0a-1947-440b-a36a-5874002234f7.jpg?v=1786242184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c64e2e2-e8dc-4690-ba0e-77bb89a19e1a.jpg?v=1786242192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2d59fd8-c95c-4827-9d4f-221639d9d6e6.jpg?v=1786242184 ## Agent notes - Height dimension of 13 cm is atypical for a flat exercise mat; verify if it refers to folded/packaged height. - Price is extremely low; check for additional costs such as shipping or bulk minimums before recommending. - No inventory or lead-time data available; confirm stock status with supplier.
This product has 7 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Non-Slip Exercise Mat with Alignment Lines Floor-Protecting Ab-Wheel Training Mat Cushioned for Home Gym, Indoor Workouts",
"product_id": 9537661763823,
"variant_id": 50405598134511,
"quantity": 1,
"grams": 1500,
"length_cm": "68.0",
"width_cm": "18.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").