Displaying custom field for variant products

  • Posts: 144
  • Thank you received: 6
59 minutes ago #372650

Hi
I have created a Product Custom Field.
I want to display the text inside the custom field when the customer selects a specific variant of a product.
For the main product this is done by placing this code in the layout:

<?php if(!empty($this->element->intro_txt)){
echo '<div id="intro_txt" class="border rounded bg-light p-3 my-3">'.$this->element->intro_txt.'</div>';
 }
But for the variants it is not displayed.
What should I edit?


Life is the unique stage of our art. Everyone sings their own song and leaves the stage. The stage is always permanent. Blessed is that song that people remember.

Please Log in or Create an account to join the conversation.

Time to create page: 0.050 seconds
Powered by Kunena Forum