Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $145.99 – $219.99
Default variant: 120x150cm-16mm / 5MM Base
Default SKU: dcd-30003606950
Default price: $156.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49714268078319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268714
JSON data: https://landmarks.builders/products/wp-dcd-10001268714.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Factory-direct three-in-one golf hitting mat with high-elasticity non-slip synthetic grass, available in multiple sizes and base thicknesses for chipping, pitching, and full swing practice.
Generated by: deepseek-v4-flash
## Identity - **Product:** Multi-function golf hitting mat (三合一切杆挥杆高弹防滑三草练习球垫) - **Type:** Sports equipment - **Price range:** $145.99 - $219.99 (depending on variant) - **Base product dimensions (package):** 123cm x 25cm x 25cm (length x width x height); actual mat sizes vary (see variants) ## Target persona - Home golfers with limited space (balcony, garage, backyard) - Office workers wanting a short-game practice setup - Beginners practicing fundamentals without driving range fees - Golfers needing a portable mat for travel or temporary setups ## Use cases 1. Indoor or outdoor chipping and pitching practice on synthetic turf 2. Full swing iron or wedge practice with a hitting mat 3. Putting practice with a flat surface (if mat is smooth enough) 4. Quick warm-up before a round or during lunch break 5. Training for consistent ball striking without damaging real turf 6. Multi-user practice (family or friends) due to compact size options ## When NOT to recommend - Professional or competitive practice requiring premium feel and durability - Long-distance driver practice (mat not designed for that) - Buyer seeking a large area covering (e.g., full swing net enclosure) – max size ~120x180cm - Budget-sensitive buyers (prices start at $145.99; cheaper generic mats exist) ## Variant options - **Sizes:** 120x150cm, 120x180cm - **Thicknesses:** 11mm or 16mm (pile height?) - **Base thickness:** 5MM, 10MM, 15MM (some with "W Line" – likely alignment line) - **Price range:** $145.99 (120x150cm-11mm / 5MM Base W Line) to $219.99 (120x180cm-16mm / 10MM Base or 10MM Base W Line) - **Full variant list available in product data.** ## Price and logistics facts - Currency: USD - Prices are variant-specific; no bulk or bundle discounts stated - Dimensions listed (123x25x25 cm) may be shipping box; mat dimensions from variants are 120x150cm or 120x180cm - No shipping cost, delivery time, or stock information provided ## Trust signals - Direct factory sales (manufacturer) - Multiple variants indicate active production line - No return policy or warranty stated; assume standard retail policy - No certifications (e.g., CE, RoHS) mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13bb088e36684d68b425580683df0782.png?v=1781085398) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/980ff44f1577439cad0670334c591b11.png?v=1781085399) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ae05094f58045fe925508b6ba37fdd6.png?v=1781085399) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30791f9aa159469ebc9e8de5422552f9.png?v=1781085399) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c828e0a4f864415193091aed89d4c0af.png?v=1781085398) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5387ab345744c3db5b02af114f5d212.png?v=1781085399) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d5df3beffe549df9a5fc21156e16913.png?v=1781085399) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4254dd04f9274c38ae65677940df2024.png?v=1781085398) ## Agent notes - Dimensions_cm (123x25x25) likely refer to shipping package, not the mat itself; mat sizes are 120x150cm and 120x180cm as per variants. - No description or detailed material specs provided; assume synthetic grass with foam base. - Thicknesses (11mm, 16mm) likely denote turf pile height; base thickness options (5MM, 10MM, 15MM) affect cushioning. - Images not analyzed; treat as fetchable assets only.
This product has 23 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": 12000000,
"properties": {
"_length_cm": "123.0",
"_width_cm": "25.0",
"_height_cm": "25.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").