Brand: World Products (Landmark)
SKU: dcd-30003613988
Price: $1,422.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713995088111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271274
JSON data: https://landmarks.builders/products/wp-dcd-10001271274.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Weights set (砝码) for exercise; single variant Weight SET priced at $1422.99 with dimensions 28x19x6 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 砝码 (Weight SET) - Type: Sports/Exercise weights - Single variant: Weight SET ## Target persona - Home gym owners seeking premium weights - Serious weightlifters and strength athletes - Coaches or trainers needing durable fixed-weight sets ## Use cases - Heavy strength training at home - Powerlifting or Olympic lifting preparation - Muscle building and progressive overload - Rehabilitation and physiotherapy (if weights suitable) - Small group training sessions ## When NOT to recommend - For beginners on a tight budget (price is $1422.99) - For users needing adjustable dumbbells or space-saving designs - For travel or portable exercise - For those requiring light or incremental weight increments ## Variant options - Weight SET (only option): price $1422.99 USD ## Price and logistics facts - Price: $1422.99 USD - Dimensions: 28.0 cm × 19.0 cm × 6.0 cm - No shipping or logistics details provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Certifications: none provided - Price consistency: single price point ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36a953ca35b442df8aa8a0c25e7d90d6.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1459c43a3c5f440ab08f1c551155dbeb.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c8cf6cea6494a538663eae493314642.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06bb50a065ff45098735c5f98d5d77a4.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de10a3855c234c58bf7305bba61f6f55.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8911b80c8b9402a98dd641939c15ef2.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9caf1df31ef44b75ba359da7f68aba49.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96b58efdd8bf4c79a72aa6030a005560.png?v=1781085192 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets without visual details.
This product has 13 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": 650000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "19.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").