Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2006
    Posts
    66
    Plugin Contributions
    0

    Default Adding in custom radio button on shipping page

    Hi there,

    I want a custom added radio button that has 2 options.

    The products can be shipped either fresh or frozen and i need a way for the user to choose either one.

    I may also need an option to turn it off / on.

    How do i go about this? Willing to pay someone for the mod.

    Thanks for your time.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding in custom radio button on shipping page

    Make attributes for:

    Option Manager ...
    Option Name: Shipped (or whatever)
    Option Type: Radio


    Option Value Manager ...
    Option Name: Shipped
    Option Value Name: Fresh
    Option Default Sort Order: 10

    Option Name: Shipped
    Option Value Name: Frozen
    Option Default Sort Order: 20

    Option Name: Shipped
    Option Value Name: Select a method
    Option Default Sort Order: 0


    Attributes Controller:
    Option Name: Shipped
    Option Value: Fresh

    Option Name: Shipped
    Option Value: Frozen

    Option Name: Shipped
    Option Value: Select a method
    Default: YES
    Display Only: YES

    Once the 3 are made, hit the Update Sort Order and they will display in order the way you set them on defaults ...

    Now the customer has to make a proper choice of one or the other as they cannot add Select a method to the cart as it is marked Display Only ...

    To remove those, there is not a switch ...

    You could however do a global update to physically remove all attributes with the options_id and options_values_id that match if needed ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Sep 2006
    Posts
    66
    Plugin Contributions
    0

    Default Re: Adding in custom radio button on shipping page

    Thanks for the quickly reply.

    Working perfectly, many thanks.

 

 

Similar Threads

  1. v139h Adding a new radio button
    By kitten091182 in forum General Questions
    Replies: 3
    Last Post: 23 Jan 2014, 02:08 PM
  2. adding title Mrs radio button to login page
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 12 Oct 2010, 04:48 PM
  3. Question - adding radio buttons to checkout-shipping page
    By bolson in forum Managing Customers and Orders
    Replies: 22
    Last Post: 10 Mar 2009, 06:34 AM
  4. Adding OnClick to a Radio Button in the checkout_payment page
    By tez in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 2 Jul 2007, 03:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg