News:

Looking for documentation? Take a look on our wiki

Main Menu

Customfields on checkout "show all variants"

Started by rogy, November 20, 2014, 11:53:48 AM

Previous topic - Next topic

rogy

I have differet customfields on my page VM 2.6.6:
http://www.digiart.ch/index.php/kuenstler/alfred-sisley/alfred-sisley-detail.html?itemId=288

If i will order one size, it will show in the card the other variants
"ART-CANVAS Grösse wählen"
"ART-BONDLUX Grösse wählen"
"ART-PLEX Grösse wählen"

How can i hide the "customfields" if there is:

ART-CANVAS Grösse wählen
ART-BONDLUX Grösse wählen
ART-PLEX Grösse wählen

I just like to have "ART-PAPER 65 x 45 cm"

I found the php File default_pricelist.php

on Line 139
<?php echo JHTML::link($prow->url, $prow->product_name).$prow->customfields; ?>



[attachment cleanup by admin]