Swon Vaporizer – Magnet Connectors 3pk
These small magnet adapters are designed for the Swon Vaporizer and 1mL cartridges. Each order of adapters contains 3 pcs. Fits 510 threaded cartridges
How to Use the Small Connector:
- 1. Open three pack and pull out one magnet. Screw the gold connector counter clockwise onto your pre-filled 510 thread cartridge. Note: You will want the prongs (crown look) facing up.Â
- 2. Drop the magnet connector with cartridge attached into the opening in the Swon device.
- 3. Push the power button 5 times to turn on the device.
.HTU-SWON {
width: 100%;
margin: 16px auto;
text-align: center;
}
.HTU-ROW {
display: flex;
flex-direction: row;
align-items: center;
padding: 25px;
}
.HTU-IMG {
flex-basis: 40%;
display: flex;
justify-content: center;
}
.HTU-TXT {
flex-basis: 60%;
text-align: left;
padding: 25px;
}
@media screen and (max-width:900px) {
.HTU-ROW {
display: flex;
flex-direction: column;
}
.HTU-IMG {
flex-basis: 90%;
}
.HTU-TXT {
flex-basis: 90%;
text-align: center;
}
}