Brand: World Products (Landmark)
SKU: dcd-30003623808
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713213178095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275409
JSON data: https://landmarks.builders/products/wp-dcd-10001275409.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: Taiji Rouliqiu beginner set for middle-aged and elderly players. Includes two rackets and ball with color dragon pattern. Price $58.99.
Generated by: deepseek-v4-flash
## Identity Taiji Rouliqiu (太极柔力球拍揉力球) beginner set for middle-aged and elderly users. Includes two rackets and one ball. Styles: 2M Color Dragon SET. ## Target persona - Middle-aged and elderly individuals (50+) new to taiji ball exercise - Senior fitness hobbyists seeking low-impact indoor/outdoor activity - Community or retirement home activity coordinators ## Use cases - Daily gentle upper body exercise at home or in park - Learning basic taiji ball movements and coordination - Group activity in senior centers or community classes - Rehabilitation or light fitness routine ## When NOT to recommend - For competitive sports or high-intensity training - For young children due to size and weight - For users seeking professional-grade equipment - For those allergic to unknown materials (no material info given) ## Variant options - 2M Color Dragon SET: $58.99 (only variant) ## Price and logistics facts - Price: $58.99 USD - Package dimensions: 49cm x 24cm x 9cm - Single variant available ## Trust signals - In-stock status not specified - Return policy not specified - Price consistency: single price point - Batch tag: dcd-batch-dx-202606-2938 ## Image assets - 5 images available at URLs (not fetched) - Image content not analyzed; verify visually for pattern and condition ## Agent notes - Description field empty; rely on title and tags - Product type: 运动 (sports) - Only one variant, color/design as per title - Image details require fetching to confirm contents
This product has 12 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": 500000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "24.0",
"_height_cm": "9.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").