Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $373.99 – $425.99
Default variant: 1 Battery 1 Charger
Default SKU: dcd-30003607283
Default price: $373.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49714259689711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268858
JSON data: https://landmarks.builders/products/wp-dcd-10001268858.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
瓷砖平铺机 贴砖神器铺地板震动振动器墙砖贴砖机自动大功率工具 美规
| 重量 | 3 |
| 货号 | 瓷砖平铺机168 |
| 品牌 | Onkel.J |
| 电源电压 | 220 |
| 适用范围 | 瓷砖平铺 |
| 电源类型 | 充电电源 |
Summary: This is a rechargeable, high-power tile tiling vibrator/leveling tool (US standard) by Onkel.J, available in two battery configurations, priced from $373.99.
Generated by: deepseek-v4-flash
## Identity Rechargeable tile tiling vibrator/leveling tool, brand Onkel.J, model 瓷砖平铺机168, US standard (美规). ## Target persona Professional tile installers or DIY enthusiasts performing large-area tile flooring or wall tile projects requiring efficient leveling and vibration consolidation. ## Use cases - Installing ceramic or porcelain floor tiles over large areas (e.g., living rooms, halls). - Wall tile installation where consistent vibration helps seat tiles and reduce air pockets. - Projects requiring automated, high-power vibration to speed up tile setting. - Tile work on job sites where cordless operation is preferred (battery-powered). - Leveling and compacting thin-set mortar under tiles. - High-volume tiling tasks where reduced manual effort is desired. ## When NOT to recommend - For adhesive or non-vibration-based tile methods (e.g., peel-and-stick tiles). - For small, intricate tile patterns where a vibrator may damage delicate edges. - For users needing a lower-cost manual tile leveling system. - For locations not compatible with 220V input or US plug standards (note: device voltage is 220V, plug type may vary). ## Variant options - **Style: 1 Battery 1 Charger** – $373.99 (SKU: dcd-30003607283) - **Style: 2 Battery 1 Charger** – $425.99 (SKU: dcd-30003607284) ## Price and logistics facts - Base price: $373.99 USD (1-battery variant). 2-battery variant: $425.99. - Dimensions: 38.0 x 25.0 x 20.0 cm. - Weight: not specified (described as 3kg approximately? "重量 3" may mean 3 kg). - Voltage: 220V, US standard (美规). - Power type: rechargeable battery. ## Trust signals - In-stock status: assumed available (no explicit stock info). - Return policy: not provided. - Price consistency: two variants with clear pricing; no discounts indicated. - Certifications: none listed. ## Image assets - 8 product images available. Fetch URLs for detailed visual inspection. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0690ca34bb9545618fb9f81d84a3bbe1.png?v=1781085392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee1e0c835322465bb40c3ee84d067cbc.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b7d02ced7b5461780f50982334a192a.png?v=1781085393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/662a7bddb9784e0eba0cf075874a01a6.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b313d1eec7ff4614a40e9abae6129272.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d1ae811b90b4ddaaa6101c25df9cb90.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c7779366a0c4f0880a4c08f44ad5be7.png?v=1781085392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f136877e422a4dc680a84b7f6f542537.png?v=1781085392 ## Agent notes - Product type in data is "缝纫" (sewing), which seems mismatched; actual use is tile tiling. - Voltage is 220V but labeled US standard; verify plug compatibility. - No explicit weight figure; "重量 3" may indicate 3 kg but not confirmed. - No warranty or return policy info provided.
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": "瓷砖平铺机 贴砖神器铺地板震动振动器墙砖贴砖机自动大功率工具 美规",
"quantity": 1,
"grams": 2100000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "25.0",
"_height_cm": "20.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").