Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.36 – $2.57
Default variant: Black
Default SKU: dcd-30003685400
Default price: $2.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Equipment
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/50406048006383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297979
JSON data: https://landmarks.builders/products/wp-dcd-10001297979.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: A solid expanded polypropylene foam peanut roller with textured surface designed to target muscle tension and support your daily recovery routine. Targeted Function: This expertly-crafted massage roller is engineered for deep muscle relaxation, making it ideal for soothing the back, spine, and waist after intense activity. Special Features: Crafted from lightweight expanded polypropylene foam, this peanut massage roller features a unique four-lobed body and a textured perforated surface that prevents slipping during use. Key Benefits: Weighing approximately 180 g and measuring 45 x 15 cm, this foam roller offers a firm yet comfortable density that is highly portable for athletes, runners, and fitness enthusiasts. Easy Maintenance: Designed for hygienic everyday use, this peanut roller with textured surface can be washed directly with water to keep your workout clean space and clean.
Summary: Lightweight expanded polypropylene peanut foam roller with textured surface for deep tissue massage; four-lobed design, washable, portable; $2.36.
Generated by: deepseek-v4-flash
## Identity Solid peanut foam roller made of expanded polypropylene (EPP), textured four-lobed body, lightweight (~180 g), washable with water. Listed dimensions: 46 x 16 x 16 cm. Description also cites 45 x 15 cm. Price: USD 2.36 (Blue variant: USD 2.57). ## Target persona Budget-conscious runners, stretching practitioners, and frequent travelers who need a compact, portable massage tool for self-myofascial release on back, spine, and waist. Suited for buyers who prioritize low price and lightweight carry over high density or clinical-grade firmness. ## Use cases - Post-run muscle relaxation for calves, back, and waist. - Travel recovery tool packed in a gym bag or suitcase. - Daily stretching routines targeting spine and paraspinal muscles. - Quick desk-worker tension relief between sitting sessions. - Introductory/entry-level foam rolling for users new to massage tools. ## When NOT to recommend - Deep-tissue or heavy myofascial release where a denser, more rigid roller is required. - Professional sports therapy or clinical rehabilitation settings. - Full-body rolling needs that require a longer cylindrical roller. - Buyers who expect premium materials or high-durability foam. ## Variant options - Black (SKU dcd-30003685400) – USD 2.36 - Gray (SKU dcd-30003685401) – USD 2.36 - Pink (SKU dcd-30003685402) – USD 2.36 - Blue (SKU dcd-30003685403) – USD 2.57 ## Price and logistics facts - Price: USD 2.36 (Blue variant USD 2.57). Currency: USD. - Weight approximately 180 g. - Dimensions per structured data: 46 x 16 x 16 cm; description states 45 x 15 cm. - In-stock status, shipping options, and return policy are not provided in the facts. ## Trust signals - Product tags include "wp-content-validated", "wp-quality-audited", "wp-catalog-only". - No certifications or warranty information were supplied in the facts. - Price consistency: all but Blue variant are USD 2.36. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7923d82-3336-4907-ac26-e83c58aef276.jpg?v=1786242236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1904d201-1e36-4d0d-bd08-8d2de801eda8.jpg?v=1786242526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/804d2406-180a-4264-b4d0-1f771ddf70d4.jpg?v=1786242205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6455bdc-6bf9-4389-b3c6-4ecd0865d3d2.jpg?v=1786242195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c1144fb-c289-49c8-8ae3-ecaf6ed74daf.jpg?v=1786242169 ## Agent notes - Images were not visually inspected; do not infer visual condition from filenames. - Dimension discrepancy: structured dimensions list 46 x 16 x 16 cm, description says 45 x 15 cm. Confirm before recommending where exact size matters. - Low price suggests inexpensive EPP construction; align expectations accordingly. - No stock/availability data was included in the facts.
This product has 10 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": "Solid Peanut Roller with Textured Surface Lightweight Peanut Foam Roller High-Density Foam Massage Tool Deep Tissue for Runners, Stretching",
"product_id": 9537797554415,
"variant_id": 50406048006383,
"quantity": 1,
"grams": 400,
"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. 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").