how to remove Ship to different address option

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • night60000
    Junior Member
    • Jan 2014
    • 1

    #1

    how to remove Ship to different address option

    Hi does anyone know how to remove "Ship to different address " I do not want to send to other address beside the billing address to protects me from a credit card fraud is there any option that I switch off so no one can chose it or can someone tell me what fill to go in to and remove it.

    thank you
    Danny
  • admin
    Administrator
    • Feb 2013
    • 59
    • ***************************
      Josh Jones
      Level Four Development, llc
      ***************************

    #2
    You could use CSS to simply do a display: none; on the radio options that say 'different shipping'


    this way a customer could never click on it.

    Comment

    Working...