Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Black
Default SKU: dcd-30003604008
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49714422677743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267504
JSON data: https://landmarks.builders/products/wp-dcd-10001267504.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



























Summary: A foam barbell pad for cushioning during squats, hip thrusts, and other bar exercises. Dimensions 45x10x10 cm. Two color options at $20.99.
Generated by: deepseek-v4-flash
## Identity A budget-friendly foam barbell pad (45x10x10 cm) designed to cushion the bar during weightlifting exercises like squats, hip thrusts, and glute bridges. Available in Black and Purple. ## Target persona Home gym enthusiasts on a budget; recreational lifters needing basic bar padding without expensive gym equipment; beginners exploring barbell training. ## Use cases - Cushioning the barbell during hip thrusts or glute bridges at home or in a gym. - Adding comfort to back squats for those with sensitive shoulders. - Reducing bar pressure during lunges or step-ups with a barbell. - Temporary padding for makeshift gym setups (e.g., using a squat rack in a garage). - Protecting clothing from bar knurling during light lifts. ## When NOT to recommend - For professional powerlifters requiring competition-grade, durable pads with non-slip features. - For Olympic weightlifters performing heavy cleans or snatches (pad may shift). - For users needing a pad larger than 45cm for specialty bars (e.g., safety squat bar). - For individuals with latex or foam allergies (material not specified). ## Variant options - Black (SKU: dcd-30003604008) – $20.99 - Purple (SKU: dcd-30003604009) – $20.99 ## Price and logistics facts - Price: $20.99 USD (same for both variants). - Dimensions: 45.0 x 10.0 x 10.0 cm. - No description or shipping details provided. ## Trust signals - Price is consistent across available color variants. - No in-stock status, return policy, or certifications disclosed. ## Image assets - 8 product images available at provided URLs. - Images not analyzed; visual details not inferred. ## Agent notes - Image understanding not performed; rely on user-provided images for visual assessment. - No product description available; use case scenarios inferred from product title and category. - Material composition not specified; verify if foam type meets buyer requirements.
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": "批发泡棉杠铃护肩垫举重软包深蹲臀桥臀推海绵垫健身杠铃护肩套管",
"quantity": 1,
"grams": 330000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "10.0",
"_height_cm": "10.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").