Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2005
    Posts
    15
    Plugin Contributions
    0

    Default Boxes of tiles. Price per sqare metre

    My client sells boxes of tiles which are priced per metre.

    The simple answer would be to put a price per box and sell by the box but the industry doesn't work that way!

    I need to be able to show, for example:
    Blue tiles, 3sq metres per box at £10 per square metre.

    If a customer orders 10 sq metres the order should show 4 boxes (because they can't buy part boxes) cost 4 x 3sq metres x £10 = £120

    How do I set this up?

    Thanks for any advice.

    Andy

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Boxes of tiles. Price per sqare metre

    You will need some custom coding as Zen Cart does not do calculations in that manner.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jan 2005
    Posts
    15
    Plugin Contributions
    0

    Default Re: Boxes of tiles. Price per sqare metre

    Thinking some more about this, all I really need to do is display a different price to the one used.

    In the product description we can specify "each box contains 3sq metres".

    Then when the customer enters a quantity, it is the quantity of boxes at £30 each.

    BUT we don't want to display the price as £30 per box, we want to display the price as £10 per square metre.

    Is there a way of doing this?

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Boxes of tiles. Price per sqare metre

    Not at this time, the price calculations do not allow it at this time.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Jan 2005
    Posts
    15
    Plugin Contributions
    0

    Default Re: Boxes of tiles. Price per sqare metre

    I'm nearly there.

    I can do what is required by using an attribute, "Square metres per box" and a price factor of 3 with an offset of 1.

    So the price is shown as £10 - which is the price per square metre - and when the customer adds 1 box to his cart he is charged £30. This is exactly what I wanted.

    My problem now is that the attribute is displayed under the product info as, "Square metres per pack 3.00 (+£20)"

    Is there any way to switch off the display of the extra price? It will just confuse people.

    Andy

  6. #6
    Join Date
    Jan 2007
    Posts
    41
    Plugin Contributions
    1

    Default Re: Boxes of tiles. Price per sqare metre

    Quote Originally Posted by andyheer View Post
    Is there any way to switch off the display of the extra price? It will just confuse people.
    If your never going to use attributes, I would simply create a template file for tpl_product_info.php & comment out the attributes display, this would simply not show the attributes on the products page at all

 

 

Similar Threads

  1. v154 Price per kilo/each/per metre etc
    By blackerutuf in forum General Questions
    Replies: 3
    Last Post: 23 Feb 2015, 07:46 PM
  2. attributes per final price and not per product
    By oberheimer in forum Setting Up Categories, Products, Attributes
    Replies: 19
    Last Post: 6 Apr 2014, 07:58 PM
  3. Price per item plus per order - how?
    By one tall man in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 20 Feb 2012, 03:09 PM
  4. Additional cable lengths per metre?
    By Devices in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 6 Nov 2010, 01:54 PM
  5. Price units, per foot, per pound, each, etc...
    By vfrazier in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Nov 2008, 10:14 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