News:

Looking for documentation? Take a look on our wiki

Main Menu

Custom Field in Cart Attribute Area

Started by gsstephens, September 05, 2014, 16:59:14 PM

Previous topic - Next topic

gsstephens

VM 2 2.6.8
Joomla 2.5
Rockettheme

http://coastal.bigmonstermarketing.com/index.php/tactical-class-iii/2014-07-09-23-51-47/smith-wesson-m-p-9mm-detail

On this page I would like to remove the Radio Button and the "No Additional Charge" verbiage.   I would like the "READ BEFORE 'Adding to Cart'" to be in red and linkable and would like the attached image go be centered below the verbiage.

Thanks in advance to the community for the awesome support.

[attachment cleanup by admin]

balai

Just go to the custom field and set "cart attribute" to No

gsstephens

I want the image and the "READ BEFORE 'ADDING TO CART'" to remain in the cart area.  I just want to get rid of the radio button and the "No Additional Charge"  If i set it to No "cart attribute" would it not remove it from the cart area? 

balai

Then you have to write some css like:

.addtocart-area input[type=radio]{
display:none
}

You can change the "No Additional Charge" from the VM language files. Just open the VM component's labguage file and find that.
Then change it to whatever you like, even blank

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum