Example of tracking a lead conversion: // userId is the id from the grouping service when a // user creates an account or logs in LeadTracker.recordLead(userId, { email: userEmail, }); Example of tracking a purchase: window.LeadTracker?.recordPurchase(userId, { email: billingAddress.personPrimaryEmail, firstName: billingAddress.personFirstName, lastName: billingAddress.personLastName, phone: billingAddress.personPrimaryPhone, store: storeName, exchangeId: storeExchangeId, purchaseCode: orderToSave.id, purchaseAmount: { currencyCode: 'USD', value: amount, }, items: products.map(product => { return { id: product.id, description: product.name, amount: { currencyCode: 'USD', value: parseFloat(product.price), }, } }) }); This Is What Happens When Cannabis Is Injected Into Cancer Cells
top of page

This Is What Happens When Cannabis Is Injected Into Cancer Cells


Various studies in the past have shown that cannabis and THC (tetrahydrocannabinol, the principal psychoactive component of weed) have a profound effect on the battle against cancer. In 1974 and again in 1998, studies claimed that THC could help cancer sufferers.

The 1998 study, which was carried out by Madrid Complutense states that: “THC can cause cancer cells to die, and unlike chemotherapy, the THC kills nothing but the cancer cells, leaving the brain of course completely unharmed.”

Sadly though, because of legal wrangles over the legalisation of cannabis, a lot of the research regarding cannabis fighting cancer has been put on ice. Tragic when you think that THC could be saving the lives of cancer sufferers all over the world. This video illustrates the the effect of THC on cancer cells. It’s safe to say we’re all missing out at the moment.

I can understand the legal and moral complaints against legalising weed, but surely there is a way we can legislate for the medical testing of THC in cancer treatment? If it really does produce the goods, then it must be worth the long term gamble?


Featured Posts
Recent Posts
Archive
Search By Tags
No tags yet.
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page