null Skip to main content

GF 333 AutoMark Drift - 3 mil Gloss White

Item#Item NameRegular PriceSale PriceQty

GF 333 AutoMark™ DRIFT® PW is a 3.0 mil polymeric gloss white conformable print media with a grey repositionable acrylic adhesive on a slideable air-egress layflat liner. DRIFT Technology allows the installer to float or drift the media over top of the OEM painted surface. The installer can then position and reposition the media until they are ready to engage the adhesive on the PSA film. GF 333 is designed to accept a variety of solvent, latex and UV curable inks common to wide format digital printing systems. The grey repositionable adhesive offers excellent opacity and exceptional repositionability and slideability. GF 333 AutoMark™ DRIFT® PW is specifically engineered for use in partial vehicle wrap, fleet, and decal applications.

APPLICATIONS

  • General Signage
  • Vehicle Graphics

INK COMPATIBILITY

  • Solvent
  • Eco-Solvent
  • Latex
  • UV Curable
  • Screen
  • Offset (UV Curable)

Can I use AUTOMARK™ DRIFT® PW for FULL car wraps?

The PW in the product name stands for “Partial Wrap”. GF 333 is ideally suited for flat surfaces, simple curves and gentle corrugations.

What does “slideable” mean?

The slideable adhesive allows the film to “DRIFT” on the OEM painted surface. This allows for easy repositioning. Once pressure is put upon the film, the adhesive will be activated.

What are “air-egress” channels?

GF 333 has a slideable air-egress liner. This liner has micro-embossing and a pattern is transferring to the adhesive. During application, this pattern allows air to be forced out from behind the film, thus helping to achieve bubble free results.

Is GF 333 AUTOMARK™ DRIFT® PW good for print-n-cut lettering?

No, GF 333 AutoMark DRIFT PW is not intended for small print-n-cut lettering due to the specially design micro-channel liner. It’s designed for partial wraps as well as medium-large graphics. It is best to use a smooth 90# liner when this type of graphic design is needed.

 

// Uses React's native (unpatched) value setter + a real dispatched event, // so the app's own onChange / validation / append logic fires correctly. // build the visible field the user will actually type into // copy the real field's classes + computed styles so it looks identical // preload with existing value (formatted) if the real field already has one // hide the real field visually but keep it in the DOM and functional, // so your app's own validation / append event still works as before // place the visible field right where the real one used to be // send only the plain digits to the real field — this matches what // the numeric field type expects, so no "invalid phone number" error // keep focus/blur events flowing to the real field too, in case your // app's validation triggers specifically on those