Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $38.99
Default variant: Yellow / 4-head Extra Hard
Default SKU: dcd-30003625609
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49713203183855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276091
JSON data: https://landmarks.builders/products/wp-dcd-10001276091.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
epp花生球泡沫轴实心肌肉放松健身筋膜瑜伽柱按摩滚轴初学者按摩
| 品牌 | 无品牌/无注册商标 |
| 货号 | PMZEPPSTZ |
Summary: EPP peanut ball foam roller for muscle relaxation, fitness, fascia, yoga, massage. Solid, 46x16x16 cm, from $28.99.
Generated by: deepseek-v4-flash
## Identity - Product: EPP peanut ball foam roller (solid, unbranded) - Model: PMZEPPSTZ - Dimensions: 46cm x 16cm x 16cm - Price: $28.99 (Standard Hard) / $38.99 (Extra Hard) ## Target persona - Beginners in self-myofascial release - Home fitness enthusiasts seeking affordable muscle recovery tools - Yoga practitioners needing a massage roller ## Use cases - Post-workout muscle relaxation - Deep tissue self-massage for legs, back, arms - Fascia release for improved flexibility - Yoga support for stretching - Beginner-friendly foam rolling for general soreness ## When NOT to recommend - Professional athletes requiring high-end, durable rollers - Individuals with acute injuries needing medical-grade tools - Those seeking large diameter foam rollers (e.g., 6-inch) - Users wanting a hollow, lightweight roller for travel ## Variant options - Standard Hard (4-head): Black, Purple, Camouflage, Black Blue, Pink, Blue, Beige - $28.99 - Extra Hard (4-head): Yellow, Black, Purple, Camouflage - $38.99 ## Price and logistics facts - Price: $28.99 (Standard Hard) to $38.99 (Extra Hard) - Dimensions: 46x16x16 cm - Weight: not specified ## Trust signals - Price is consistent across colors within hardness level - No stated warranty or return policy - No known certifications (unbranded) ## Image assets - 5 PNG images available at URLs provided ## Agent notes - Image content not analyzed; treat as generic product photos.
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": "epp花生球泡沫轴实心肌肉放松健身筋膜瑜伽柱按摩滚轴初学者按摩",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "16.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").