Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Product description customizing

    1.3.8 my site is www.wannaspeed.com

    If you go here http://www.wannaspeed.com/catalog/in...roducts_id=180

    I don't like the product description layout. I've been trying to find ways to customize it from the admin, but i get so lost and it takes me 30 mins just to do something simple like remove the category image.

    What I want is the drop down options menu to be near the add to cart button. And the description to be below everything else.

    Kinda like it is here:
    http://www.rx7store.net/product_p/gt35r%20kit.htm

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

    Default Re: Product description customizing

    What I want is the drop down options menu to be near the add to cart button. And the description to be below everything else.
    For options use attributes
    https://www.zen-cart.com/tutorials/index.php?article=57
    For rearranging this is in a copy of tpl_product_info_display.php and this file is well commented and in blocks of code that can be re-ordered and then tweaked with CSS
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Product description customizing

    I've already added product attributes to the product. the problem is the product attribute selection is all the way on the other side of the add to cart. Now i'm having a different issue after adding a bunch of attributes to one product my whole page stopped loading and zen cart wont even load up..

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Product description customizing

    Lots you can do with the stylesheet. Adding these to the stylesheet will move the attribute selection under the add to cart button and the other two boxes to the left, one under the other.

    #productAttributes {float:right;}
    #productTellFriendLink {float:left;}


    The best idea is to get the Web Developer plugin for Firefox, so you can find the id and class names of the various page elements.

  5. #5
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Product description customizing

    Yeah I have the web developer for firefox as well as firebug. Both work well. I've done quite a bit for having no experience, this is my first website I've ever done. Started about 3 weeks ago with dreamweaver. And only a few days with zen cart. PHP is definitely more complex, but the layout and adding of products is so much nicer. turned out my server was down earlier is why my page stopped loading

  6. #6
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Product description customizing

    Thanks for the help stevesh your suggestions worked nicely. Now can anyone tell me how i can make the attributes sit above the add to cart button? Currently they are below the add to cart and it seems kinda backwards.

  7. #7
    Join Date
    Feb 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Product description customizing

    Alright I did it. Reread what kobra wrote, found the file and made some edits. At first it just jumbled them all in the middle, but I moved the add to cart below the write a review and then it sat nice.

    question: If i copy the add to cart code block in tpl_product_info_display.php and have it appear twice, one in the top and one in the bottom, will it make an add to cart button appear in both places?

 

 

Similar Threads

  1. Replies: 148
    Last Post: 18 Oct 2023, 12:08 PM
  2. Customizing only one category description pages
    By stood in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Feb 2011, 01:08 PM
  3. Customizing Product Description Text Formatting on Category Page
    By Bahnstoermer in forum Setting Up Categories, Products, Attributes
    Replies: 50
    Last Post: 17 Dec 2010, 11:54 AM
  4. Add more info link to product listing description when description is truncated
    By MaureenT in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 16 Sep 2010, 05:44 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