Brand: World Products (Landmark)
SKU: dcd-30003616888
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713863033071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272353
JSON data: https://landmarks.builders/products/wp-dcd-10001272353.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
壁挂式胶带分配器 紧凑型胶带分配器工具 Mounted Tape Dispenser
| 品牌 | 无 |
| 货号 | QG5835 |
| 型号 | 常规 |
| 净重 | 常规 |
| 规格 | 常规 |
| 适合胶带宽度(≤) | 常规 |
| 加印LOGO | 可以 |
| 适用场合 | 通用 |
| 胶带轴径 | 常规 |
| 材质 | ABS |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
Summary: Compact wall-mounted tape dispenser made of ABS, suitable for sewing and crafting workspaces, holds standard tape rolls, priced at $22.99.
Generated by: deepseek-v4-flash
## Identity Wall-mounted tape dispenser, compact size, model QG5835, made of ABS plastic. Dimensions: 16x15x5 cm. Single variant. ## Target persona Sewing hobbyist or craft worker who needs a fixed, space-saving tape dispenser at their workbench. ## Use cases - Dispensing tape while sewing or quilting patterns. - Keeping tape readily accessible in a craft or scrapbooking area. - Organizing tape in a small workshop or home office. - Cutting tape for gift wrapping or packaging light items. - Reducing clutter on desk by mounting tape dispenser on wall. ## When NOT to recommend - Heavy-duty industrial or warehouse packaging (flimsy ABS material). - Users needing a portable or handheld tape dispenser. - Applications requiring very wide or industrial tape rolls. - Professional garment manufacturing needing high-speed dispensing. ## Variant options Only one style: Wall-mounted Tape at $22.99. ## Price and logistics facts Price: $22.99 USD. Dimensions: 16x15x5 cm. Weight not specified. No shipping or stock info provided. ## Trust signals No stock status, return policy, or certifications available in facts. Unknown brand. ## Image assets 8 images available at provided URLs. Visual inspection not performed. ## Agent notes Product category is sewing (缝纫). Material is ABS, not metal. Custom logo printing possible. Not for export (跨境出口专供? no).
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": "壁挂式胶带分配器 紧凑型胶带分配器工具 Mounted Tape Dispenser",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "15.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").