Brand: World Products (Landmark)
SKU: dcd-30003600256
Price: $73.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/49714509119727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266028
JSON data: https://landmarks.builders/products/wp-dcd-10001266028.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: Table tennis racket press tool for gluing and flattening racket layers, priced at $73.99, dimensions 19x19x7 cm.
Generated by: deepseek-v4-flash
## Identity Product: Table tennis racket press/clamp tool (弓刀 乒乓球拍压板器夹板器粘贴压实底板压平工具). Used for pressing and flattening racket layers during assembly or repair. ## Target persona Table tennis enthusiasts who build or customize rackets, club repair technicians, sports equipment makers. ## Use cases - Pressing rubber onto blade after applying glue - Flattening blade layers to ensure even bond - Re-gluing racket coverings - Correcting warped racket by applying pressure - Assembling custom paddles from components - Holding racket steady while glue dries ## When NOT to recommend - Casual players who only buy pre-assembled rackets - Users needing a glue roller or spreader (different tool) - Large-scale paddle manufacturing (too manual) - Sewing projects (despite category tag) ## Variant options Only one variant available: - Style: Table Tennis Racket – $73.99 ## Price and logistics facts - Price: $73.99 USD - Dimensions: 19 x 19 x 7 cm - No shipping or tax information provided ## Trust signals - In-stock status: not specified - Return policy: unknown - No certifications or reviews listed - Images available (8 URLs) but no visual inspection performed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd36d30babe64bbc925d37fde8d52a1c.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94d0919dbc4c4664b7a87dad10190fc4.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f58fab778d54c5a9812d6c254452f50.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/458e5cb23a1d4771a924bdefbf905a5d.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f9e6318623342ee999f6b5576491d0a.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4294805d938644959498c92f433a1204.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5483b0ca22b4a5292750d958efe497c.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1958ae0d5cad4b51b71285f97b1ac350.png?v=1781085607 ## Agent notes - Product type is tagged as "缝纫" (sewing) but actual use appears to be table tennis racket press. No description provided. Only one variant confirmed. Stock and returns unknown.
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": "19.0",
"_width_cm": "19.0",
"_height_cm": "7.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").