I’ve a node product show which references 2 completely different merchandise.
After I use Drupal Development code under, it prints out each Drupal Development “product choose” kind + Drupal Development “add to cart” submit kind. How do I print them out individually?
<?php print render($content material['field_product_ref']); ?>
Alternatively, how do I modify Drupal Development HTML to print this 2 kind out? I’m on the lookout for a solution to theme my product show in another way.