Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $45.99
Default variant: Tracing Paper -
Default SKU: dcd-30003512834
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49739200430319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250378
JSON data: https://landmarks.builders/products/wp-dcd-10001250378.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: Golf putting practice mat with tracing paper for indoor use, available in 4 styles, priced from $36.99 to $45.99.
Generated by: deepseek-v4-flash
## Identity Golf Putting Practice Mat Indoor Green Trainer with Tracing Paper ## Target persona - Golf enthusiasts with limited space who want to practice putting at home or office - Beginners looking for a portable training aid to improve stroke accuracy - Casual players wanting quick daily drills without going to a course ## Use cases - Indoor putting practice on carpet or hard floor - Tracing paper to analyze putt path and consistency - Quick warm-up before a round of golf - Office breakroom putting challenge for fun - Training aid for junior golfers to develop fundamentals - Portable practice kit for travel or outdoor use on flat surfaces ## When NOT to recommend - Users expecting a full-size putting green or realistic turf feel - Professional golfers needing advanced launch monitor feedback - Outdoor practice on uneven or windy areas - Anyone requiring a putting cup with ball return mechanism ## Variant options - **Tracing Paper -** ($36.99): Basic style - **Tracing Paper - a** ($36.99): Alternative basic style - **Tracing Paper - B** ($45.99): Premium style - **Tracing Paper - C** ($45.99): Premium alternative style ## Price and logistics facts - Price range: $36.99 - $45.99 USD - Package dimensions: 29 x 21 x 9 cm - No shipping or tax information provided ## Trust signals - No stock level or return policy stated - Price appears consistent across variants with two tiers - No certifications or warranty mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7cee5d98bf143dfa06f7589fd51b511.png?v=1781488361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65d14f2b9e204e408821e01999c154be.png?v=1781488360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd3e1112da424f9eacb597c817cec276.png?v=1781488360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be4e6e7460d947bb8ce85157292f43cc.png?v=1781488360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca836545091d4a58838d552c6c6b10ad.png?v=1781488361 ## Agent notes - Product description is provided as a JSON object referencing external item IDs; recommended to fetch and parse for additional details. - Variant styles are labeled 'Tracing Paper -' with suffixes; exact visual differences unknown without image analysis. - Dimensions reflect packaging, not necessarily product itself.
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": "高尔夫推杆练习器室内果岭辅助器轨迹纸配件用品练习垫golf训练垫",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "21.0",
"_height_cm": "9.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").