Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $104.99
Default variant: Blk Knurled Pin 2PC
Default SKU: dcd-30003607371
Default price: $104.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49714181439727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268886
JSON data: https://landmarks.builders/products/wp-dcd-10001268886.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: Squat rack accessory set with latex band pin, dip bar pin, and weight storage pin; electroplated steel, for upper body exercises. Two variant options at different price points.
Generated by: deepseek-v4-flash
## Identity Squat rack attachment set: includes latex band pin, dip bar pin, weight storage pin. Steel construction, electroplated finish. Dimensions: 44 x 10 x 6 cm. Two variants: Black Pin 2PC ($36.99) and Blk Knurled Pin 2PC ($104.99). ## Target persona Gym or home gym owners with a squat rack who need accessory pins for resistance band training, dip exercises, or plate storage. Budget-conscious buyers may opt for the lower-price variant; those seeking better grip may prefer the knurled pin. ## Use cases - Attaching resistance bands to squat rack for assisted pull-ups or banded squats. - Performing dips using dip bar pins on a squat rack. - Storing weight plates on the weight storage pin to keep gym area organized. - Upper body workouts: chest dips, shoulder presses, or banded push-ups. - Combining with other rack accessories for a complete home gym setup. - Commercial gym use for versatile training stations. ## When NOT to recommend - For users without a compatible squat rack (e.g., only have a power cage with different pin diameters). - For heavy-duty commercial gyms requiring thicker or reinforced pins (no weight capacity specified). - For buyers seeking a complete dip station (this is only the pin, not a standalone unit). - For those needing padded or ergonomic handles (bare steel/electroplated finish). ## Variant options - **Black Pin 2PC** (SKU: dcd-30003607372) – $36.99, plain black finish. - **Blk Knurled Pin 2PC** (SKU: dcd-30003607371) – $104.99, knurled grip for better handling. ## Price and logistics facts - Black Pin 2PC: $36.99 USD. - Blk Knurled Pin 2PC: $104.99 USD. - Dimensions: 44 x 10 x 6 cm (package). - No shipping or tax details provided. ## Trust signals - In-stock status: not explicitly confirmed; assumes in stock based on listing. - Return policy: not stated. - Price consistency: two clear variant prices. - Certifications: none mentioned. - Brand/reputation: not provided. ## Image assets - 8 PNG images available at the provided URLs. No visual details inferred. ## Agent notes - Image understanding not performed; rely on factual description only. - Weight capacity not specified; consider this for load-sensitive evaluations. - Material: steel with electroplating; knurling on one variant only. - Chinese product title and tags suggest origin from a Chinese supplier.
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": 2200000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "10.0",
"_height_cm": "6.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").