Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Mar 2013
    Posts
    95
    Plugin Contributions
    0

    Default is there a way to calculate prices based on length, width and hright?

    hey guys, my store is gonna deal with making steel doors, shutters, gates and anything related to metal works, the calculations is based on the dimensions of the product, i was wondering, is there a way to make it so that the price is calculated based on length, width and height dimensions?

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: is there a way to calculate prices based on length, width and hright?

    Quote Originally Posted by denniszc View Post
    hey guys, my store is gonna deal with making steel doors, shutters, gates and anything related to metal works, the calculations is based on the dimensions of the product, i was wondering, is there a way to make it so that the price is calculated based on length, width and height dimensions?

    There's nothing built in that will do this. There may be something in the add-ons area though.

    Cheers
    Rod

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

    Default Re: is there a way to calculate prices based on length, width and hright?

    You can attempt this with attributes such as

    width:
    24-36 added cost
    37-48 added cost

    Length:
    ???-??? added cost
    etc

    Height:
    ???-??? added cost
    etc

  4. #4
    Join Date
    Mar 2013
    Posts
    95
    Plugin Contributions
    0

    Default Re: is there a way to calculate prices based on length, width and hright?

    Quote Originally Posted by RodG View Post
    There's nothing built in that will do this. There may be something in the add-ons area though.

    Cheers
    Rod
    i have searched for it and found a few threads from people who have altered the code to do it, but in that same thread i also see people say it doesnt work with the later version of zen cart..

    Quote Originally Posted by kobra View Post
    You can attempt this with attributes such as

    width:
    24-36 added cost
    37-48 added cost

    Length:
    ???-??? added cost
    etc

    Height:
    ???-??? added cost
    etc
    good idea, i'll try to see what the exact requirements are. btw just incase it does not meet the requirements, do you have any idea what files and code i should look at to try to make this work? i've learned web programming so i have a little knowledge of html, php, css and jacascript..

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

    Default Re: is there a way to calculate prices based on length, width and hright?

    just incase it does not meet the requirements, do you have any idea what files and code i should look at to try to make this work
    No files or code alterations required - just adding attributes

    http://www.zen-cart.com/content.php?...to-my-products

  6. #6
    Join Date
    Mar 2013
    Posts
    95
    Plugin Contributions
    0

    Default Re: is there a way to calculate prices based on length, width and hright?

    Quote Originally Posted by kobra View Post
    No files or code alterations required - just adding attributes

    http://www.zen-cart.com/content.php?...to-my-products
    i mean if what you suggested does oot meet the requirements, anyway, i found out that we're going to calculate the price per square foot, they want something like the client can enter 2 values, X and Y, and the multiplication of X and Y with the base price will be the final price.. i see per square foot in the attribute controller, can i make this work?

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

    Default Re: is there a way to calculate prices based on length, width and hright?

    i see per square foot in the attribute controller
    Someone must have added that as an attribute because "per sq/ft" is not part of a standard install
    can i make this work
    Yes, if you price the item by the square foot
    i.e. $1.00 = 1 square foot

    Not through multiplying x*y

    You would have to explain to customers that they must determine the sq/ft required and enter this in the qty to purchase

  8. #8
    Join Date
    Mar 2013
    Posts
    95
    Plugin Contributions
    0

    Default Re: is there a way to calculate prices based on length, width and hright?

    Quote Originally Posted by kobra View Post
    Someone must have added that as an attribute because "per sq/ft" is not part of a standard install

    Yes, if you price the item by the square foot
    i.e. $1.00 = 1 square foot

    Not through multiplying x*y

    You would have to explain to customers that they must determine the sq/ft required and enter this in the qty to purchase
    i'll keep that in my back pocket, i think i'll try to do it by multiplication first.. any ideas which files or code i should look at? and how to call the product price?

  9. #9
    Join Date
    Mar 2013
    Posts
    95
    Plugin Contributions
    0

    Default Re: is there a way to calculate prices based on length, width and hright?

    how do i edit the attributes text? for example, i want to add an attribute "custom" and inside i will write a read-only text "for custom dimensions please contact us", i would like to make it so that the "contact us" is a link that links them to the contact us page.. meaning i would like to add a "a href" tag somewhere.. how do i do this?

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

    Default Re: is there a way to calculate prices based on length, width and hright?

    i would like to make it so that the "contact us" is a link that links them to the contact us page.. meaning i would like to add a "a href" tag somewhere.. how do i do this?
    Do this in the product description area

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Looking for matrix price solution based on length/width
    By jarm in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 11 Mar 2013, 11:10 AM
  2. Replies: 2
    Last Post: 31 Jul 2012, 09:40 PM
  3. Is there an easy way to make admin a fixed width
    By Devices in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 17 Feb 2008, 03:20 PM
  4. Price based on width X length
    By coolbox in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 22 Nov 2007, 08:44 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