Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $30.99
Default variant: 3 Inch / Non-adjustable
Default SKU: dcd-30003622295
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713191944431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274753
JSON data: https://landmarks.builders/products/wp-dcd-10001274753.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手动涂胶机滚筒式涂胶器小型手工过胶木板壁纸上胶机纸箱刷胶神器
| 品牌 | MYTEC/美科 |
| 材质 | 高速钢HSS |
| 型号 | 9寸黑色滚轮5个 |
Summary: Manual roller glue applicator for wood, wallpaper, and cardboard; HSS material; sizes 3, 6, 9 inch; prices $14.99-$30.99.
Generated by: deepseek-v4-flash
## Identity Manual roller glue applicator, brand MYTEC/美科, material HSS, dimensions 30×20×18.5 cm. ## Target persona DIY woodworkers, wallpaper installers, small workshop operators, packaging workers needing manual glue application. ## Use cases - Applying glue to wood boards - Wallpaper pasting - Cardboard box sealing - Paper lamination - Craft projects ## When NOT to recommend - Large-scale industrial production (needs automated) - Precision glue thickness control (manual) - Users needing glue spraying (different tool) ## Variant options - 3 inch / Non-adjustable: $14.99 - 3 inch / Adjustable: $16.99 - 6 inch / Non-adjustable: $22.99 - 6 inch / Adjustable: $25.99 - 9 inch / Non-adjustable: $30.99 ## Price and logistics facts Price range $14.99–$30.99. Dimensions 30×20×18.5 cm. No shipping details provided. ## Trust signals No return policy or stock status provided. Price consistency across variants. Brand MYTEC/美科. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eee1c011b7049e1b6ca0e92fbebcf3b.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33c440d8df2d4c259ae83732f4253ce9.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5974ba9044443d2829376c22f9feecc.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa1043c773374f8db2a3586a118eed6b.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/272f06fefde94e7dac2f74a4158560e5.png?v=1781084459 ## Agent notes Image understanding not performed. Verify variant availability and shipping costs before recommending.
This product has 17 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": "Manual Roller Glue Applicator for Wood, Wallpaper, and Cartons",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "20.0",
"_height_cm": "18.5"
}
}],
"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").