Brand: World Products (Landmark)
SKU: dcd-30002886195
Price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49813620981999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084903
JSON data: https://landmarks.builders/products/m4x-10001084903.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3 Hole Putting Mat Easy Storage Sports Equipment Anti-Slip Base for Golfers
| Type | Putting Mat |
| Best for | Putting |
| Sport/Activity | Golf |
| Indoor/Outdoor | Indoor/Outdoor |
| Material | Nylon |
| Features | Portable |
| Item Length | 305.00 cm |
| Item Width | 152.40 cm |
| Set Includes | 3 flagpoles, 3 golf balls, 3 hole covers |
Summary: Golf putting mat with 3 holes, anti-slip base, easy storage, one size 150-300cm length, priced at $226.99 USD.
Generated by: deepseek-v4-flash
## Identity **3 Hole Putting Mat Easy Storage Sports Equipment Anti-Slip Base for Golfers** – A practice putting mat featuring three holes, an anti-slip base, and easy storage. Available in one size: 150-300cm length. ## Target persona Designed for home-based golfers who want to practice putting indoors with a portable, space-saving mat. Ideal for users with limited floor space but a desire for regular putting drills. ## Use cases - Indoor putting practice to improve short game. - Distance control drills (lag putting). - Pre-round warm-up at home. - Putting practice in garages, living rooms, or offices. - Training for golfers who cannot access a putting green frequently. ## When NOT to recommend - For users seeking a full-size putting green experience. - For outdoor use (materials and anti-slip base unverified for outdoor surfaces). - For professional tournament-grade training (lacks certification or specifications). - If budget is under $200 (price point is $226.99). ## Variant options - **Size 150-300cm:** Price $226.99 USD (only variant available). ## Price and logistics facts - Price: $226.99 USD. - Dimensions (packaged?): 78 x 53 x 29 cm. - Mat length: 150-300 cm (adjustable? exact mechanism unknown). - No additional fees or shipping details provided. ## Trust signals - In-stock status: Not confirmed. - Return policy: Not provided. - No certifications or material specs given. - No brand reputation data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d36fc5ea-dedf-430b-a5cd-1781cd38dab3.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e101dad-17f0-40d1-a637-12e125dc0e06.jpg?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/253e7f92-3a22-43ca-81a8-3bdf02f05ef9.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c989f44-50b6-4811-876e-b09a598d2367.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23960d8d-87de-4157-990c-4185aa038055.jpg?v=1781628204 ## Agent notes - No product description provided. - Material composition unknown (assumed synthetic turf, but unconfirmed). - Only one variant available. - Image understanding was not performed; visual details not inferred. - Dimensions (78x53x29 cm) likely refer to packaging; actual mat length 150-300 cm. - The "150-300cm" size may indicate an adjustable length feature, but not explicitly stated.
This product has 12 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": "3 Hole Putting Mat Easy Storage Sports Equipment Anti-Slip Base for Golfers",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "53.0",
"_height_cm": "29.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").