Brand: World Products (Landmark)
SKU: dcd-30003614815
Price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49713984798959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271571
JSON data: https://landmarks.builders/products/wp-dcd-10001271571.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款便携贴瓷砖神器吸盘瓷砖真空气泵强力岩板玻璃吸盘重型吸提器
| 品牌 | 科麦鑫 |
| 货号 | 真空吸盘(压力表款) |
| 材质 | PVC |
| 适用范围 | 吸提瓷砖大理石等 |
| 规格 | 200mm |
| 原产国/地区 | 中国大陆 |
Summary: Portable tile suction cup with vacuum pump for lifting heavy tiles, marble, and glass. PVC construction, 200mm suction cup, pressure gauge model. $62.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Portable tile suction cup with vacuum pump (Pressure Gauge Model) - **Brand**: 科麦鑫 (Kemaixin) - **Category**: Household items - **Material**: PVC - **Dimensions**: 27 x 26.5 x 12 cm - **Origin**: Mainland China ## Target persona - Tile installers working with large-format tiles - DIY home renovators handling heavy stone or glass - Marble and granite countertop fabricators - Glaziers moving large glass panels ## Use cases - Lifting and positioning heavy ceramic/porcelain tiles during installation - Transporting marble slabs in workshops or job sites - Moving large glass panes for windows or doors - Handling thick stone veneers for wall cladding - Assisting in heavy object placement where manual grip is insufficient ## When NOT to recommend - For small or irregularly shaped tiles (suction may be weak) - For perforated, textured, or rough surfaces that break the vacuum seal - For loads exceeding the suction capacity (not specified, assume ~200mm cup typical limit ~50-80 kg) - For professional continuous use in high-volume production (unknown durability) ## Variant options - Only one variant: Pressure Gauge Model (SKU: dcd-30003614815) at $62.99 ## Price and logistics facts - **Price**: $62.99 USD (single variant) - **Dimensions**: 27 x 26.5 x 12 cm - **Shipping weight**: not provided - **Origin**: China ## Trust signals - In-stock status: not provided; assume available until proven otherwise - Return policy: not provided - Price consistency: single price point; no history given - Certifications: none mentioned ## Image assets - ## Agent notes - Image content was not analyzed; do not infer visual quality or defects from image URLs. - No details on pump type or suction force in Newtons. - Warranty and after-sales support 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": 1600000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "26.5",
"_height_cm": "12.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").