Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $22.99
Default variant: Transparent / 1KG 10CM
Default SKU: dcd-30002300730
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760516038730:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000953979
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000953979.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Professional Strength: Made from high-quality PE material, this sturdy duty wrapping film provides exceptional load-holding strength, ensuring your items remain stable and secure during transit or storage.
Superior Durability: Engineered for high performance, this professional stretch film boasts incredible elasticity and puncture durability, allowing it to stretch significantly without tearing on corners.
Opaque Security: The opaque black color conceals the contents of your shipment, deterring burglary and protecting sensitive items from view. This black pallet stretch wrap also offers some protection from light.
It Auto-Adhering Cling: The film is designed to cling tightly to it itit auto but not to your products, creating a strong, residue-residue-clean closure that won't come undone until you're ready to unpack.
Versatile Application: Perfect for securing loads as a pallet wrap or for bundling smaller items, this film is an essential tool in your packaging supplies for moving, shipping, or storage.
Summary: Black Pallet Stretch Wrap High Elasticity Black Stretch Wrap Sturdy Duty Wrapping Film Puncture Resistant Plastic Packing Roll. 【Professional Strength】: Made from high-quality PE material, this sturdy duty wrapping film provides exceptional load-holding strength, ensuring your items remain stable and secure during transit or storage. 【Superior Durability】: Engineered for high performance, this professional stretch film boasts incredible elasticity and puncture durability, allowing it to stretch significantly without tearing on corners. 【Opaque Security】: The opaque black color conceals the con
Generated by: m4x-map-v1
This product has 9 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": "Black Pallet Stretch Wrap High Elasticity Black Stretch Wrap Sturdy Duty Wrapping Film Puncture Resistant Plastic Packing Roll",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "20.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").