PAYMENT EMAIL UPDATED, REFER TO THE CHECKOUT PAGE FOR DETAILS. Dismiss
Skip to content
INDICA
+
This product has multiple variants. The options may be chosen on the product page
THC 26%INDICA 95% / SATIVA 5%
$129.99
$90.99
INDICA
+
This product has multiple variants. The options may be chosen on the product page
THC 22%INDICA 80% / SATIVA 20%
$74.99
$52.49
SATIVA
+
This product has multiple variants. The options may be chosen on the product page
THC 21%CBD 0.1%INDICA % / SATIVA 100%
$64.99
$45.49
INDICA
+
This product has multiple variants. The options may be chosen on the product page
THC 29%INDICA 55% / SATIVA 45%
$14.99 – $119.99Price range: $14.99 through $119.99
$10.49 – $83.99Price range: $10.49 through $83.99
HYBRID
+
This product has multiple variants. The options may be chosen on the product page
THC 23%CBD 0.1%INDICA 50% / SATIVA 50%
$23.99 – $94.99Price range: $23.99 through $94.99
$16.79 – $66.49Price range: $16.79 through $66.49
INDICA
+
This product has multiple variants. The options may be chosen on the product page
THC 23%INDICA 60% / SATIVA 40%
$10.93 – $87.49Price range: $10.93 through $87.49
$7.65 – $61.24Price range: $7.65 through $61.24
INDICA
+
This product has multiple variants. The options may be chosen on the product page
Rated 5.00 out of 5
THC 29%INDICA 70% / SATIVA 30%
$24.99 – $199.99Price range: $24.99 through $199.99
$17.49 – $139.99Price range: $17.49 through $139.99
INDICA
+
This product has multiple variants. The options may be chosen on the product page
THC 18%INDICA 60% / SATIVA 40%
$37.00
$25.90
INDICA
+
This product has multiple variants. The options may be chosen on the product page
THC 20%INDICA 80% / SATIVA 20%
$74.99
$52.49
INDICA
+
This product has multiple variants. The options may be chosen on the product page
THC 29%INDICA 70% / SATIVA 30%
$14.99 – $119.99Price range: $14.99 through $119.99
$10.49 – $83.99Price range: $10.49 through $83.99
We are restocking your favorite products daily to meet increased demand. Check back soon! or send us an email, we will try to stock it for you.
(function() {
function hideOutOfStockProducts(wrapper) {
wrapper.querySelectorAll('.asnp-bundle-item').forEach(item => {
if (item.querySelector('.asnp-disable-product')) {
item.style.display = 'none';
let prev = item.previousElementSibling;
if (prev && prev.classList.contains('asnp-plus-icon')) {
prev.style.display = 'none';
}
}
});
}
// Run on page load
const wrapper = document.querySelector('.asnp-App-GridItem-wrapper');
if (wrapper) {
hideOutOfStockProducts(wrapper);
// Watch for dynamic changes
const observer = new MutationObserver(() => hideOutOfStockProducts(wrapper));
observer.observe(wrapper, { childList: true, subtree: true });
}
})();