Get product type by product ID:
$product = \Drupal\commerce_product\Entity\Product::load((int)$product_id);
var_dump($product->bundle());
Happy coding!
In Finnish, the imperfekti is the past tense that describes actions that happened in the past, like the English simple past (e.g., "I ...
No comments:
Post a Comment