Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Join Date
    Sep 2011
    Posts
    47
    Plugin Contributions
    0

    Default Can my products be 1 oz? And these images go on home page?

    Looking to upgrade to v155
    i finally got the new site working and doing a few things to make it look better. I just tried out the new USPS plugin and seems like what i want. I need to know how to change my product weight to 1 oz each they are patches and don't weigh over that each. also is there a way to add weight to each product i have about 1k of patches wanted to do them all at once place a 1 in the weight box.

    2nd question

    on my current site www.patchesrus.net i have about 6 images that go thru on the main page. can i do the same thing in v1.5.5 responsive_classic theme?

    all this i am doing on my local computer so i can test before making changes to my live site. any help would be helpful

    Thank you zen cart

    Robert

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Can my products be 1 oz? And these images go on home page?

    I need to know how to change my product weight to 1 oz each
    Default is pound - you can use decimals for weight i.e. 0.1, 0.2, etc a tenth of a pound is close to an ounce
    on my current site www.patchesrus.net i have about 6 images that go thru on the main page. can i do the same thing in v1.5.5 responsive_classic theme?
    As you are doing this on your local I would say try it out
    Zen-Venom Get Bitten

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

    Default Re: Can my products be 1 oz? And these images go on home page?

    1 oz is 0.0625 ...
    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: v1.5.5]
    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!

  4. #4
    Join Date
    Sep 2011
    Posts
    47
    Plugin Contributions
    0

    Default Re: Can my products be 1 oz? And these images go on home page?

    Quote Originally Posted by Ajeh View Post
    1 oz is 0.0625 ...
    So would that be changed in the USPS shipping module or in the cart itself?

    also still looking for the place to tell it to change the imiages like on my site they are called header1 thru 6 it is in the all_natural theme....

  5. #5
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Can my products be 1 oz? And these images go on home page?

    As to mass changing of weights. If *all* product are to be reweighted, then you can run a sql similar to the below within the admin->tools->install sql scripts.
    Code:
    update products set products_weight = '0.0625';
    If you need to do that only to certain "groups" or other criteria then the above would be different.

    Also could use a mass populating type tool like EasyPopulate V4.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Sep 2011
    Posts
    47
    Plugin Contributions
    0

    Default Re: Can my products be 1 oz? And these images go on home page?

    Quote Originally Posted by mc12345678 View Post
    As to mass changing of weights. If *all* product are to be reweighted, then you can run a sql similar to the below within the admin->tools->install sql scripts.
    Code:
    update products set products_weight = '0.0625';
    If you need to do that only to certain "groups" or other criteria then the above would be different

    Also could use a mass populating type tool like EasyPopulate V4.
    code worked BUT... it still says 3lbs in my checkout on an item 1 patch shows 3 1oz and shows the different ways i can ship where can i take out the 3lbs looking for it now

    Robert

  7. #7
    Join Date
    Sep 2011
    Posts
    47
    Plugin Contributions
    0

    Default Re: Can my products be 1 oz? And these images go on home page?

    Quote Originally Posted by Robert Cooper View Post
    code worked BUT... it still says 3lbs in my checkout on an item 1 patch shows 3 1oz and shows the different ways i can ship where can i take out the 3lbs looking for it now

    Robert
    Never mind figured it out......Got it working with oz so all is good there,

    Now if i could figure how to get an image or a slide show type thing i would be good to go :)

  8. #8
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Can my products be 1 oz? And these images go on home page?

    Quote Originally Posted by Robert Cooper View Post
    Never mind figured it out......Got it working with oz so all is good there,

    Now if i could figure how to get an image or a slide show type thing i would be good to go :)
    So I assume you may have found this FAQ about the weight of product being 3 pounds too heavy?

    Depending on the template installed, there are banners that can be used in various positions as well as slider style displays. A word of note though is that such space takers are not necessarily suggested these days. But to each their own.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Can my products be 1 oz? And these images go on home page?

    Now if i could figure how to get an image or a slide show type thing i would be good to go
    Have you looked at the responsive templates in the download section??
    Many of them include a slider

    If you want to add one to your template
    https://www.zen-cart.com/downloads.php?do=file&id=1575

    Try it on a test site
    Zen-Venom Get Bitten

  10. #10
    Join Date
    Sep 2011
    Posts
    47
    Plugin Contributions
    0

    Default Re: Can my products be 1 oz? And these images go on home page?

    Quote Originally Posted by kobra View Post
    Have you looked at the responsive templates in the download section??
    Many of them include a slider

    If you want to add one to your template
    https://www.zen-cart.com/downloads.php?do=file&id=1575

    Try it on a test site
    I would at least like to put an image across the top net to logo here

    Name:  Screen Shot 2016-03-21 at 10.34.01 AM.jpg
Views: 88
Size:  27.2 KB

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Want to Display images of my products on my home page
    By adityagm5 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 28 Apr 2010, 05:01 PM
  2. Help with New Products and Featured Products on Home Page
    By AirsoftOutfitter in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Mar 2010, 01:28 AM
  3. Can I add free-shipping images to products list and products detail page?
    By vanson in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 6 Feb 2010, 02:43 PM
  4. can i reduce the products in home page??
    By lastpirate007 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Aug 2007, 01:50 PM
  5. can i reduce the products in home page??
    By lastpirate007 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Jul 2007, 01:45 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR