Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $20.99
Default variant: 29MM / Rotating Table
Default SKU: dcd-30003505083
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49739205607663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250310
JSON data: https://landmarks.builders/products/wp-dcd-10001250310.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: Table tennis rubber cutting and gluing workstation. Variants: 29mm rotating ($20.99), 15mm thickened ($16.99), 3mm single-layer ($14.99).
Generated by: deepseek-v4-flash
## Identity Tang's table tennis rubber cutting and gluing workstation. Used for cutting and applying rubber to table tennis paddles. Available in multiple thicknesses and styles. ## Target persona Table tennis enthusiasts, paddle repair technicians, and sports equipment maintenance workers looking for a dedicated rubber replacement tool. ## Use cases - Replacing worn rubber on a table tennis paddle - Cutting rubber sheets to exact paddle size - Applying glue evenly using the rotating table - Using as a work mat for rubber trimming - Setting up a small-scale paddle maintenance station - Customizing paddle rubber for different playing styles ## When NOT to recommend - For high-volume professional paddle assembly requiring automation - For users who prefer pre-glued rubbers or ready-made paddles - For non-table-tennis applications (e.g., general cutting) - If you need a complete paddle rather than a maintenance tool ## Variant options - 29MM / Rotating Table: $20.99 (SKU dcd-30003505083) - 15MM / Thickened Table: $16.99 (SKU dcd-30003505084) - 3MM / Single-layer Table: $14.99 (SKU dcd-30003505085) - 20CM 29MM / Rotating Table: $20.99 (SKU dcd-30003505086) ## Price and logistics facts Base price: $14.99 (3mm single-layer). Dimensions: 25 cm x 25 cm x 4 cm. Shipping and handling details not provided. ## Trust signals In-stock status unknown. No return policy stated. Price consistency observed across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be36ebab4156463fb27389d4176bf753.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b12d2dfd64d34c2da9c8cb604c41754d.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91c019930b29458887c573d7d5ecc009.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28cf6e6ccc8546388428e6f05dbbd5e3.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d307c1854e348e5922bb7001dbca4d5.png?v=1781488384 ## Agent notes Product is categorized as 'sewing' but appears to be table tennis equipment – verify category. Image understanding not performed.
This product has 16 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": 850000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "4.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").