Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.06 – $2.47
Default variant: 25mm*3m
Default SKU: dcd-30002769630
Default price: $2.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50379472601327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001046633
JSON data: https://landmarks.builders/products/wp-dcd-10001046633.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
PREMIUM 3 METER LENGTH This black adhesive hook and loop tape comes in a complete set measuring 50mm width x 3 meters long, providing ample fastener tape for multiple DIY projects, home organization tasks, and crafting applications without running short.
STRONG ADHESIVE BACKING Features self-adhesive backing that securely to sofas, curtains, and various , making this hook and loop tape ideal for and DIY enthusiasts who need reliable securing items without sewing or tools.
NYLON CONSTRUCTION Made with -molded hooks paired with loop material, this strong adhesive nylon strap delivers long-lasting hold and can be opened and closed repeatedly, for cable management and removable hook and loop fastener applications.
VERSATILE DIY APPLICATIONS Excellent diy craft adhesive tape for crafters working on upholstery, window treatments, and countless creative projects - the 50mm width provides substantial holding power while remaining easy to cut to your desired length for any crafting need.
NON-SLIP CLOSURE SYSTEM The hook and loop design creates a secure, non-slip connection that prevents items from sliding or falling, making this adhesive tape ideal for organizing household items, managing cables, and completing various home organization and DIY projects efficiently.
Summary: Black Adhesive Hook and Loop Tape for Home Organization and Crafting, Self Fastener for Sofa Curtains. [PREMIUM 3 METER LENGTH] This black adhesive hook and loop tape comes in a complete set measuring 50mm width x 3 meters long, providing ample fastener tape for multiple DIY projects, home organization tasks, and crafting applications without running short. [STRONG ADHESIVE BACKING] Features self-adhesive backing that securely to sofas, curtains, and various , making this hook and loop tape ideal for and DIY enthusiasts who need reliable securing items without sewing or tools. [NYLON CONSTRUCT
Generated by: dcd-map-v1
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Black Adhesive Hook and Loop Tape for Home Organization and Crafting, Self Fastener for Sofa Curtains",
"product_id": 9530807156975,
"variant_id": 50379472601327,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").