Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $539.99 – $1,056.99
Default variant: 300-170-30mm
Default SKU: dcd-30003611245
Default price: $539.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49714145100015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270330
JSON data: https://landmarks.builders/products/wp-dcd-10001270330.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Factory-direct four-axis disc tailstock (潭兴尾顶) for machining centers, available in 10 variants with prices from $539.99 to $1056.99 and dimensions 72x32x5 cm.
Generated by: deepseek-v4-flash
## Identity This is a factory-direct four-axis disc tailstock (潭兴尾顶) designed for use with machining centers. Catalogued under "缝纫" (sewing) category, but appears to be machine tool accessory. ## Target persona - CNC machining operators needing a heavy-duty tailstock for precision work. - Industrial sewing machine technicians who require specialized tailstock support. - Factory procurement managers sourcing direct from manufacturer for cost savings. ## Use cases - Mounting on a CNC lathe for tailstock support during turning operations. - Use as a rotating center in milling or grinding setups. - Supporting long workpieces in a machining center to reduce deflection. - Integration into automated production lines for tailstock operations. - As a replacement or upgrade for existing tailstock on specific machine models. ## When NOT to recommend - For light-duty or home workshop lathes where a simple dead center suffices. - For woodworking applications where delicate tailstock adjustment is not needed. - For buyers requiring a specific brand or certification not listed. - For applications requiring hydraulic or pneumatic tailstock actuation (this appears manual). ## Variant options - 300-170-30mm: $539.99 - 350-170-30mm: $567.99 - 400-170-30mm: $601.99 - 450-170-30mm: $686.99 - 500-200-30mm: $794.99 - 600-200-30mm: $851.99 - 500-250-30mm: $851.99 - 600-250-30mm: $908.99 - 600-300-30mm: $1056.99 - 700-250-30mm: $1056.99 ## Price and logistics facts - Price range: $539.99 to $1056.99 USD. - Dimensions (single product?): 72 cm x 32 cm x 5 cm. - Factory direct, unknown shipping weight and origin. - No quantity discounts or minimum order indicated. ## Trust signals - In-stock status: not provided—assume limited availability. - Return policy: not specified. - Certifications: none listed. - Price consistency across variants: prices are unique per variant. - Source: manufacturer direct (厂家直销) but unknown reputation. ## Image assets - 8 image URLs available (PNG format). Cannot confirm product details visually. - List of image URLs (see image_urls field). ## Agent notes - Product category is "缝纫" (sewing), which may be inaccurate; actual use appears as a machine tool tailstock. - No product description provided; all details inferred from title and variants. - Variant naming scheme (e.g., 300-170-30mm) likely indicates dimensions in mm, but exact meaning not confirmed. - Image understanding not performed; verify product appearance via fetched images. - No warranty, certification, or compliance information available.
This product has 22 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": "四轴圆盘尾座潭兴尾顶加工中心古田世承170\/210\/255\/320厂家直销",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "32.0",
"_height_cm": "5.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").