Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $51.99
Default variant: Orange / 2.5KG
Default SKU: dcd-30001950656
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49810470666479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901042
JSON data: https://landmarks.builders/products/m4x-10000901042.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Kettlebell Full physique exercise Soft Kettlebell Wide Handle for Women, Men
| Item Weight | 6 kg |
| Material | PVC |
| Colour | Pink |
| Department | Unisex Adults |
| Sport/Activity | Gym & Training |
| Features | Ergonomic Handle |
| Item Width | Not applicable |
| Item Height | Not applicable |
| Item Length | Not applicable |
| Model | FED-HL-07-004 |
| Type | Kettlebells |
Summary: Soft non-slip grip kettlebell with ergonomic handle, donut weight design. Available in 2.5kg and 4kg (Orange, Pink). Ideal for women and beginners.
Generated by: deepseek-v4-flash
## Identity Soft Kettlebell Non-Slip Grip 4kg (2.5kg also available) by unknown brand. Ergonomic handle, donut shape. ## Target persona Women and beginners starting home gym workouts. Users needing lightweight, easy-grip equipment for low-impact training. ## Use cases - Home gym strength training (light weights) - Rehabilitation exercises (controlled movements) - Low-impact cardio (swings, squats) - Introductory kettlebell practice - Pre/post-natal fitness (with medical approval) ## When NOT to recommend - Advanced lifters requiring heavy loads (>10kg) - Professional gyms needing durable iron kettlebells - Users seeking a single, high-weight kettlebell for all exercises - Individuals allergic to unknown rubber/foam materials ## Variant options - Orange / 2.5KG ($42.99, SKU dcd-30001950656) - Pink / 2.5KG ($42.99, SKU dcd-30001950657) - Orange / 4KG ($50.99, SKU dcd-30001950658) - Pink / 4KG ($51.99, SKU dcd-30001950659) ## Price and logistics facts - Price: $42.99 – $51.99 USD (depending on variant) - Dimensions: 26 x 24 x 22 cm (product size, assumed with handle) - No shipping or return policy data. ## Trust signals - Multiple variants with distinct SKUs, indicating active inventory. - No certifications or warranty information available. - No customer reviews provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14dce112-ea41-4ba4-a4cd-b9abdc46d0aa.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53712531-6720-4f83-ac42-29f5f0bd6f13.jpg?v=1781597332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b4d54e5-7084-4db1-b030-fdf476a712a1.jpg?v=1781597334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79467aeb-7e1e-433b-9e33-273304cc9b73.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6be9d8a-12a0-4d64-b816-c4e1f6e9f3fe.jpg?v=1781597333 ## Agent notes No product description provided. Visual details not inferred. Treat image URLs as fetchable assets only.
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": "Kettlebell Full physique exercise Soft Kettlebell Wide Handle for Women, Men",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "24.0",
"_height_cm": "22.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").