Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2011
    Location
    Southampton, UK
    Posts
    11
    Plugin Contributions
    0

    Default How do i display the price like this?

    Please can someone help, I'm Stuck!

    Can you please tell me what to use in my template to display the product price

    $products_price doesn't seem to work

    I'm trying to display my prices like this:
    12 x Panasonic AA batteries 4 batteries per card £0.46 £5.52

    i've got most of it right but can't get it to calculate the end price (the £5.52) it just displays £0 so i'm obviously doing something wrong.

    This is what i am using to calculate it

    <?php
    $sum_total = $products_quantity_order_min * $products_price ;

    echo ($sum_total);
    ?>

    Can someone please tell me where i am going wrong.

    Thanks
    Ryan

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How do i display the price like this?

    Have you considered using attributes to do this? https://www.zen-cart.com/tutorials/index.php?article=57
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Jan 2011
    Location
    Southampton, UK
    Posts
    11
    Plugin Contributions
    0

    Default Re: How do i display the price like this?

    Thanks, I have looked at this but it doesn't seem that it is possible to achieve through using the attributes.
    If you think it is please can you explain how.

    Thanks again
    Ryan

 

 

Similar Threads

  1. How display "FEATURED PRODUCTS" like this template..s...
    By giocr in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 13 Nov 2008, 02:54 AM
  2. how to display my products on main pages like this
    By harz in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Oct 2008, 07:07 PM
  3. How can I get large picture display like this?
    By hara in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Oct 2008, 03:18 PM
  4. how to show the products like this?
    By kaixinzc in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 23 Aug 2008, 06:51 PM
  5. how do i do the product listing like this
    By saaliha in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 8 Jun 2008, 12:54 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