Jump to content
  • 0

Remove Available Addons From Checkout


Question

Posted

I was wondering if there is a way to remove the Available Addons list from checkout if there are no addons. Currently under "Available Addons" it says premum backups with the option of none. I would like for this to not show up. I can't even figure out why it's saying premium backups. 

5 answers to this question

Recommended Posts

  • 0
Posted
  On 1/12/2015 at 3:50 PM, CaptivationEric said:

Thank you. Somehow I didn't notice that there was a link for Add-on under package groups until you said something and I went back in to double check. 

 

You're welcome :)

  • 0
Posted

i wonder if there is away to remove the "none" option. i would like my customer to choose one of 2 add-ons but i don't want them to have the option to select "none". how can i remove the "none" option completely ? i am using the standard template under ordering form.

 

thank you in adv,

  • 0
Posted
  On 5/16/2016 at 5:33 AM, blue said:

i wonder if there is away to remove the "none" option. i would like my customer to choose one of 2 add-ons but i don't want them to have the option to select "none". how can i remove the "none" option completely ? i am using the standard template under ordering form.

 

thank you in adv,

 

 

Try:

<script type="text/javascript">
$("div:contains('None')").remove();
<script>

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...