Guest User

Untitled

a guest
Feb 20th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <td style="width: auto;"><?php
  2. $product = new WC_Product(get_the_ID()); ?>
  3. <a href="<?php the_permalink() ?>" target="_blank">
  4. <?php echo $product->get_attribute('pa_voedings-spanning-dc-ac'); ?>
  5. <text>-</text>
  6. <?php echo $product->get_attribute('pa_voedings-spanning-dcac'); ?>
  7. </a>
  8. </td>
Add Comment
Please, Sign In to add comment