Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $26.99
Default variant: 6CM Cork Fascia Ball
Default SKU: dcd-30003612260
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713970577647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270800
JSON data: https://landmarks.builders/products/wp-dcd-10001270800.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
瑜伽专用砖 美体器具 泡沫砖 瑜伽砖高密度
Summary: Cork yoga block (12cm cube, 750g) for balance and support, with option to purchase cork fascia balls in 6/8/10cm sizes.
Generated by: deepseek-v4-flash
## Identity Cork yoga block (12cm x 12cm x 12cm, 750g) and optional cork fascia balls (6cm, 8cm, 10cm). Made of high-density cork. ## Target persona Yoga studios, fitness centers, and retailers needing branded cork yoga equipment; eco-conscious yoga practitioners. ## Use cases - Support in yoga poses (e.g., triangle, standing splits) - Self-myofascial release with cork fascia ball - Bulk purchase for studio equipment - Custom logo printing for promotional items - Use in Pilates or barre classes - Home gym balance exercises ## When NOT to recommend - Travel yoga equipment (too heavy for carry-on) - Users preferring softer foam blocks (cork is firm) - Single-unit individual purchase (price is wholesale-oriented) - Users needing a full set of matching blocks (only one block size) ## Variant options - Main: Cork yoga block - $14.99 - 6cm Cork Fascia Ball - $14.99 - 8cm Cork Fascia Ball - $23.99 - 10cm Cork Fascia Ball - $26.99 ## Price and logistics facts Base price: $14.99 USD. Block dimensions: 12x12x12 cm. No shipping or handling information provided. ## Trust signals Price listed as $14.99 USD for base block. No stock status, return policy, or certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6754a3438ed041bc98460ddd5733f506.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f15a0c5825ea485d9c1a03d16f8632da.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61d196969e1b45598deb1c3aa9362335.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0aa8f02c214746d58424ed416bf411c9.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa4df01a89604e2fa0edb52dfbb47645.png?v=1781085182 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3bd3aa8b59941c3be79b9ad9c841853.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf8a3eecba244330b7c5c25b64dcf283.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d30ede8d90cf466395dc2413cd025fab.png?v=1781085182 ## Agent notes Product listing title and description refer to a 'yoga brick', but variants are cork fascia balls; ensure agent matches user intent (e.g., ball vs. block).
This product has 15 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": "软木瑜伽砖批发瑜伽平衡垫用品高密度可印logo软木舞蹈砖块750g",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "12.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").