Brand: World Products (Landmark)
SKU: dcd-30002762216
Price: $336.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 40500 g
Cart URL (default variant): https://landmarks.builders/cart/50379029381359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001044678
JSON data: https://landmarks.builders/products/wp-dcd-10001044678.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Product Type: A professional-grade ski training mat designed as sports gear for snowboard practice, giving beginners a realistic dry ski slope mat surface for controlled training.
Training Function: This snowboard practice mat helps riders rehearse balance, stance, turning, and start movements on a dry slope practice mat before heading to authentic slope.
Surface Design: The dense raised texture and modular structure create consistent glide and resistance, making it easier to practice smoothly and safely on a dry ski slope mat.
Key Advantage: As a ski training mat, it helps reduce the learning curve by letting users build confidence at home, in a gym, or on a training platform with repeated practice.
Use Purpose: ideal for jump, flat-ground skills, and beginner technique work, this sports gear supports regular dry slope practice in indoor or outdoor training setups.
Summary: Snowboard Jump Practice Mat Professional Grade Dry Ski Slope Mat for Beginners. Description: 【Product Type】: A professional-grade ski training mat designed as sports gear for snowboard practice, giving beginners a realistic dry ski slope mat surface for controlled training. 【Training Function】: This snowboard practice mat helps riders rehearse balance, stance, turning, and start movements on a dry slope practice mat before heading to authentic slope. 【Surface Design】: The dense raised texture and modular structure create consistent glide and resistance, making it easier to practice smoothly an
Generated by: dcd-map-v1
This product has 4 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": "Snowboard Jump Practice Mat Professional Grade Dry Ski Slope Mat for Beginners",
"product_id": 9530694107375,
"variant_id": 50379029381359,
"quantity": 1,
"grams": 40500,
"length_cm": "63.5",
"width_cm": "43.5",
"height_cm": "80.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").