Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $63.99
Default variant: 30CM Cork Yoga
Default SKU: dcd-30003612267
Default price: $44.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/49713964613871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270803
JSON data: https://landmarks.builders/products/wp-dcd-10001270803.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
软木瑜伽砖批发瑜伽平衡垫用品高密度可印logo软木舞蹈砖块750g
| 产地 | 中国 |
| 适用性别 | 男女通用 |
| 品牌 | 中欧 |
| 货号 | 软木瑜伽砖 |
| 适用场景 | 运动潮流 |
| 产品类别 | 瑜伽砖 |
| 材质 | 其它 |
| 专利类型 | 无 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
| 类别 | 瑜伽辅助用品 |
Summary: Cork yoga blocks, high density, 750g, available in 30cm ($44.99) and 45cm ($63.99), suitable for balance training and dance.
Generated by: deepseek-v4-flash
## Identity Cork yoga blocks, high density, 750g, with customizable logo. Available in two sizes: 30cm and 45cm. ## Target persona Yoga studio owners, dance instructors, fitness trainers, and sports equipment retailers seeking durable, eco-friendly props for group classes. ## Use cases - Adding support in yoga balance poses (e.g., half moon, triangle) - Dance floor exercises for stability and alignment - Core strength training and bodyweight exercises - Physical therapy and rehabilitation support - Group fitness classes requiring multiple blocks ## When NOT to recommend - For users who prefer soft, cushioned foam blocks - For high-impact plyometric workouts (blocks may slip or break) - For individuals seeking lightweight portable blocks (weight is 750g each) - For those requiring anti-slip surfaces (cork can be slippery when wet) ## Variant options - 30CM Cork Yoga: $44.99 - 45CM Cork Yoga: $63.99 ## Price and logistics facts - Base price: $44.99 (30cm), $63.99 (45cm). Currency: USD. - Dimensions: 47cm x 12cm x 12cm per block. - Weight: 750g per block. - Origin: China. - Wholesale and custom logo printing available. ## Trust signals - In-stock status: Not specified; assume available based on listing. - Return policy: Not provided. - Price consistency: Listed directly, no discounts shown. - Certifications: None mentioned. ## Image assets - 8 images available at URLs below. Images show product from multiple angles but not evaluated. ## Agent notes - Images were not fetched or analyzed; visual details are not described. - No warranty, return, or shipping information included. - Listing does not specify material (cork) beyond description.
This product has 14 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": "47.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").