Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2011
    Posts
    80
    Plugin Contributions
    0

    Default Editing "Step 1 of 3 Delivery Information" page

    Hello all,

    Im trying to add my companies contact information underneath the "walk-in" button. Does anyone know what file i can open to add this?

    Thanks!

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Editing "Step 1 of 3 Delivery Information" page

    includes/languages/english/your_template/checkout_shipping.php

  3. #3
    Join Date
    Nov 2011
    Posts
    80
    Plugin Contributions
    0

    Default Re: Editing "Step 1 of 3 Delivery Information" page

    Can I actually add my contact information here? checkout_shipping is a bunch of variables that are being defined

  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Editing "Step 1 of 3 Delivery Information" page

    My bad! Short answer is yes, you can edit the file. Long answer is that's the wrong one. Correct file is includes/languages/english/modules/shipping/storepickup.php

    It would look like this:

    define('MODULE_SHIPPING_STOREPICKUP_TEXT_TITLE', 'Store Pickup');
    define('MODULE_SHIPPING_STOREPICKUP_TEXT_DESCRIPTION', 'Customer In Store Pick-up');
    define('MODULE_SHIPPING_STOREPICKUP_TEXT_WAY', 'Walk In
    <br />Your store contact info');
    ?>

 

 

Similar Threads

  1. Change Text Size Of "Delivery/Shipping Information"
    By sharc316 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Oct 2011, 04:33 PM
  2. changing "page 4" name in the "more information" box
    By verdo131 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Dec 2009, 05:16 AM
  3. Avoid Step 1 of 3 - Delivery Information page
    By imtiazm in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 22 Sep 2009, 04:09 PM
  4. Skip "Delivery Information" (Method) Page when Weight = 0
    By udos in forum Built-in Shipping and Payment Modules
    Replies: 20
    Last Post: 20 Apr 2009, 04:13 AM

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