In a highly regulated space like cannabis, there is no room for error. Ensure your business meets state and local regulatory requirements with a managed compliance solution. Working with a compliance partner who understands the industry is essential for every cannabis brand, whether you’re a retailer, producer, testing lab, vertically-integrated provider, or other plant-touching business. Browse qualified compliance services below:


More Information


Start a Project

‘business’,
‘posts_per_page’ => -1,
‘order’ => ‘DESC’,
‘orderby’ => ‘rand’,
‘tax_query’ => array(
‘relation’ => ‘AND’,
array(
‘taxonomy’ => ‘service’,
‘field’ => ‘slug’,
‘terms’ => ‘premium’,
‘operator’ => ‘NOT IN’
),
array(
‘taxonomy’ => ‘service’,
‘field’ => ‘slug’,
‘terms’ => $catslug
)
)
);

$query = new WP_Query($args3);

if ($query->have_posts()): ?>


.


.

More Information