Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $133.99 – $171.99
Default variant: Short 2PCS
Default SKU: dcd-30003607313
Default price: $133.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3700 g
Cart URL (default variant): https://landmarks.builders/cart/49714231410927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268870
JSON data: https://landmarks.builders/products/wp-dcd-10001268870.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
REPFORCE 框架附件 单杠 双杠 电镀插杆 存片杆
| 品牌 | 骐骏 |
Summary: REPFORCE frame attachment for pull-up and dip bars, chrome-plated insert rods and weight storage rods, available in Short or Long variants.
Generated by: deepseek-v4-flash
## Identity REPFORCE 框架附件 (frame attachment) for pull-up/dip bars, chrome-plated insert rods and weight storage rods. Brand: 骐骏. ## Target persona Home gym owners who have a rack or frame and need attachments for pull-ups, dips, and weight storage. ## Use cases 1. Adding pull-up bar to existing rack. 2. Adding dip station to rack. 3. Storing weight plates on rods. 4. Replacing worn or missing attachments. 5. Expanding functional training options. ## When NOT to recommend 1. Users without a compatible rack or frame. 2. Users needing standalone pull-up/dip stations. 3. Commercial gyms requiring heavy-duty certified equipment. ## Variant options - Short 2PCS: $133.99 - Long 2PCS: $171.99 Package dimensions: 58x15x8 cm. ## Price and logistics facts Base price $133.99 (Short) to $171.99 (Long). Currency USD. No shipping or tax info provided. ## Trust signals In-stock status unknown. Return policy not stated. Price consistency: single price per variant. No certifications listed. ## Image assets 8 PNG images available at provided URLs. Visual inspection not performed; treat as fetchable only. ## Agent notes Confirm compatibility with user's rack before recommending. Consider whether Short or Long length fits the rack spacing.
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": "REPFORCE 框架附件 单杠 双杠 电镀插杆 存片杆",
"quantity": 1,
"grams": 3700000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "15.0",
"_height_cm": "8.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").