generated from autonomic-cooperative/wordpress-starter
@ -132,6 +132,8 @@ if(!is_user_logged_in()){
|
|||||||
|
|
||||||
$j = 0;
|
$j = 0;
|
||||||
|
|
||||||
|
$is_new = false;
|
||||||
|
|
||||||
foreach ($items as $item) {
|
foreach ($items as $item) {
|
||||||
// checking if product is a coffee
|
// checking if product is a coffee
|
||||||
$product_id = $item->get_product_id();
|
$product_id = $item->get_product_id();
|
||||||
|
Reference in New Issue
Block a user