Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $38.99
Default variant: Ct-526 4-19mm
Default SKU: dcd-30003606699
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714220990703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268583
JSON data: https://landmarks.builders/products/wp-dcd-10001268583.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
CT-526铜管扩孔器 金属管铆管器 批发525胀管扩口器
| 产地 | 上海 |
| 品牌 | 兴盛 |
| 货号 | CT-526 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: CT-526 copper tube expander, 4-19mm capacity, $38.99; variant Ct-525 4-16mm $30.99. Commercial tool from Xingsheng, Shanghai, for wholesale and LAZADA sales.
Generated by: deepseek-v4-flash
## Identity CT-526 copper tube expander (metal tube riveter), also variant CT-525. Commercial-grade tool for expanding copper/metal tubes. ## Target persona Middle Eastern HVAC technicians, plumbing contractors, small hardware stores sourcing via LAZADA; wholesale buyers for resale. ## Use cases - Flaring copper pipes for refrigeration and air conditioning. - Expanding metal tubes for plumbing joints. - Brake line flaring in automotive repair. - General metal tube expansion in small workshops. - Reselling as hardware store inventory. ## When NOT to recommend - When precise flaring for high-pressure systems is required (quality unknown). - For tube sizes larger than 19mm. - For users outside Middle East (primary sales region). - For stainless steel or hard metal tubes (compatibility unverified). ## Variant options - Ct-526 4-19mm: $38.99 - Ct-525 4-16mm: $30.99 ## Price and logistics facts Base price: $30.99 (Ct-525). Dimensions: 16x12x4 cm. Wholesale available. Shipping from Shanghai, China. ## Trust signals Own brand (Xingsheng). Cross-border export ready. 8 product images available. No certification or warranty details in source. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c00824d44054182abb6659d8dc9aeef.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18b3b902da5548f1a7701db894ba23e2.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cf128561bbb4c5aa4dd727312e6b17d.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d07b9f006cb4a4fb4e77781829bfefb.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f29ab18250424101bb1ff0d6b08c4278.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30ca46e6ff094831abdb4c510dfcc778.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb6dbadef3fa4db1b856e222b86d24fb.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43d3d97eac904f2dbdc0b64cdd782150.png?v=1781085370 ## Agent notes Material compatibility not specified beyond 'metal tubes'; copper assumed. No certifications or standards listed. Sales region primarily Middle East via LAZADA.
This product has 14 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": "CT-526铜管扩孔器 金属管铆管器 批发525胀管扩口器",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "12.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").