Brand: World Products (Landmark)
SKU: dcd-30003625562
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713112744175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276071
JSON data: https://landmarks.builders/products/wp-dcd-10001276071.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
EVA实心六头柱肌肉放松脊柱按摩筋膜瑜伽柱健身初学者按摩滚轴
| 品牌 | 无品牌/无注册商标 |
| 颜色分类 | 粉蓝色 |
Summary: EVA foam roller with six raised nodes for muscle relief; 40x12x12 cm; suitable for beginners; Black White variant at $56.99.
Generated by: deepseek-v4-flash
## Identity EVA实心六头柱肌肉放松脊柱按摩筋膜瑜伽柱健身初学者按摩滚轴 (Foam Roller, no brand, type: 运动) ## Target persona - Fitness beginners looking for a basic foam roller for muscle recovery - Yoga practitioners needing a gentle fascia release tool - Home gym users wanting a compact, portable massage roller - Post-workout recovery seekers on a budget ## Use cases - Post-workout muscle relaxation, especially for legs and back - Myofascial release for tight shoulders and spine area - Pre-workout warm-up activation of muscles - Yoga practice aid for deeper stretches - Everyday stress relief from sitting or standing long hours ## When NOT to recommend - For users with severe injuries or chronic pain (consult physician first) - Professional athletes requiring high-density, firm rollers for deep tissue work - Individuals with osteoporosis or spinal conditions without medical clearance - Those seeking a branded product with warranty or certifications ## Variant options Only one variant available: - Black White (SKU: dcd-30003625562) at $56.99 USD ## Price and logistics facts - Price: $56.99 USD - Dimensions: 40 cm x 12 cm x 12 cm (length x width x height) - Currency: USD - No weight or shipping info provided ## Trust signals - No brand or trademark specified - Stock status: not provided - Return policy: not specified - No certifications listed - Price consistency: only one price point given ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f142f337d6204b39af9f3effdf4af835.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a795d8471fc452c922060540b7f2472.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cad770785f6c460f82dee15dde6859ef.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15f216556f8143df8ab42d438f7e9c46.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d1a4710a6ca45588a57c31f006ff105.png?v=1781084430 ## Agent notes - Image understanding not performed; do not infer visual details. - Description mentions "粉蓝色" (powder blue) but only variant listed is Black White – possible inconsistency or additional options not captured. - No brand or certification details available.
This product has 13 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": "EVA Solid Six-Head Muscle Relaxation Spine Massage Fascia Yoga Roller for Beginners",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "12.0",
"_height_cm": "12.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").