Results 1 to 10 of 10

Hybrid View

  1. #1

    Default Re: 2 Problem with my store

    Quote Originally Posted by afo View Post
    Using admin>tools>developers tool kit, I found these instances of "lbs".

    In includes/languages/english.php

    Code:
    Line #392 : define('TEXT_PRODUCT_WEIGHT_UNIT','lbs'); 
    
    Line #395 : define('TEXT_SHIPPING_WEIGHT','lbs');
    Change them to whatever you want and save the changed file in includes/languages/YOUR_TEMPLATE/english.php. (replace YOUR_TEMPLATE withthe name of your custom template)

    In admin/includes/languages/english.php

    Code:
    Line #573 : define('TEXT_PRODUCT_WEIGHT_UNIT','lbs');
    There's no override in the admin, so you'll have to edit the file directly, but you can save a copy in admin/includes/languages/YOUR_TEMPLATE/english.php for future reference.
    I think so !
    welcome to visit my home page ,<a href="http://www.thomasabo2uk.com">thomas sabo</a>

  2. #2
    Join Date
    Oct 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: 2 Problem with my store

    In includes/languages/english.php

    Line #392 : define('TEXT_PRODUCT_WEIGHT_UNIT','lbs');

    Line #395 : define('TEXT_SHIPPING_WEIGHT','lbs');

    In admin/includes/languages/english.php

    Line #573 : define('TEXT_PRODUCT_WEIGHT_UNIT','lbs');

    In includes/languages/modules/shipping/zones.php

    define('MODULE_SHIPPING_ZONES_TEXT_UNITS', 'lbs');

    I have another question how can I choose particular product to put on the new product page?

  3. #3
    Join Date
    Oct 2010
    Location
    Perth Western Australia
    Posts
    7
    Plugin Contributions
    0

    Default Re: 2 Problem with my store

    There are settings in Admin->Configuration->Maximum Values to determine "what" New Product means ...

    New Product Listing - Limited to ...
    Limit the New Product Listing to
    0= All Products
    1= Current Month
    7= 7 Days
    14= 14 Days
    30= 30 Days
    60= 60 Days
    90= 90 Days
    120= 120 Days

 

 

Similar Threads

  1. v138a Urgent Problem with my store :(
    By joannem in forum General Questions
    Replies: 25
    Last Post: 17 Nov 2015, 01:03 AM
  2. v150 Problem with Store Status
    By BlueMoonDesign in forum General Questions
    Replies: 0
    Last Post: 29 Aug 2013, 06:26 PM
  3. Problem with Store Manager.
    By philip56 in forum Customization from the Admin
    Replies: 6
    Last Post: 24 Jun 2008, 07:09 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