Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.67
Default variant: Navy Blue / Saddle Pad
Default SKU: dcd-30003702358
Default price: $66.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Equestrian Equipment
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50406489555183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001303530
JSON data: https://landmarks.builders/products/wp-dcd-10001303530.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This saddle pad features a contoured shape and rounded corners to align with the horse's back, minimizing friction and preventing slipping. It has a folded underside and a side loop tab to keep it securely in place. The quilted design provides cushioning and absorbs impact during training. It includes white piping along the edge and a stitched brand mark label. Suitable for arena practice and casual rides.
Summary: Padded quilted saddle pad with contoured anti-slip design and white piping; shock-absorbing numnah for equestrian training and casual rides. Available in Navy Blue and Green for $66.67.
Generated by: deepseek-v4-flash
## Identity A padded quilted saddle pad (numnah) for equestrians; contoured shape with rounded corners, folded underside, side loop tab, white piping, and stitched brand label. Available in Navy Blue and Green at USD 66.67. ## Target persona - Recreational and amateur riders doing regular arena or casual riding. - Horse owners needing a budget-friendly shock-absorbing pad for schooling sessions. ## Use cases - Arena practice and flatwork where extra cushioning and anti-slip design are useful. - Casual trail rides with a standard-fitting saddle. - As a spare or rotation pad for everyday training. ## When NOT to recommend - For high-level competition where strict saddle pad rules or formal presentation apply. - For horses requiring orthopedic, medical, or custom-contoured padding. - For riders needing a technical show pad with advanced moisture-wicking or temperature regulation. ## Variant options - Navy Blue / Saddle Pad – SKU dcd-30003702358 – USD 66.67 - Green / Saddle Pad – SKU dcd-30003702359 – USD 66.67 ## Price and logistics facts - Price: USD 66.67 (both variants). - Dimensions: 45 cm L × 33 cm W × 16 cm H. - No shipping, stock, or returns data provided. ## Trust signals - Both variants priced identically. - Content validated per catalog tags (wp-content-validated, wp-quality-audited). - Stock status, return policy, and certifications not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/580fc194-0d00-4ef8-b5c8-fec5ae329052.jpg?v=1786242348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66775aea-dd09-4f2c-a1e8-f96b22115462.jpg?v=1786242279 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f10874e3-77d6-45bd-815e-b86f7a2c501b.jpg?v=1786242299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1650cb78-ed62-4917-a66b-80802e8d6072.jpg?v=1786242280 ## Agent notes - Images not visually inspected; actual appearance and color accuracy should be confirmed. - No explicit warranty or material composition provided. - Marketing claims limited to the product description; no performance guarantees.
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": "Padded Quilted Saddle Pad with Piping, Shock Absorbing Numnah for Equestrians",
"product_id": 9537931182319,
"variant_id": 50406489555183,
"quantity": 1,
"grams": 850,
"length_cm": "45.0",
"width_cm": "33.0",
"height_cm": "16.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").