Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

calendar price services


vpereyra

Recommended Posts

Posted

Hi, i have a computer services shop, and i want to multiply the final cost per a variable depending on the hour the customer chosse he want to be attended :huh: . For example:

 

1.- Customer "Buy" a PC Maintenance

2.- Customer "Buy" a PC Upgrade

3.- When he finish shopping, costumer can choose (from a calendar if it's posible) the hour and day he want to be attended:

3.1 If he choose from 09:00 am to 06:00 pm, the cost is normal

( final cost = final cost * 1 )

3.2 If he choose from 06:00 am to 10:00 pm, the cost increase 50%

( final cost = final cost * 1.5 )

3.3 If he choose from 10:00 pm to next day, the cost increase 100%

( final cost = final cost * 2 )

 

I've try to do this with the: ProdAttMulti, adding:

Option : Schedule

Values : - Monday - Friday : 10:00 am - 07:00 pm

- Monday - Friday : 07:01 pm - 10:00 pm

- Monday - Friday : 10:01 pm - next day

 

Attributes:

PC Upgrade | Monday - Friday : 10:00 am - 07:00 pm | 1.0 | Prefix = *

PC Upgrade | Monday - Friday : 07:01 pm - 10:00 pm | 1.5 | Prefix = *

PC Upgrade | Monday - Friday : 10:01 pm - next day | 2.0 | Prefix = *

 

But this package allow the admin to multiply the price on the attribute against the price :'( , but what i need is to multiply the final cost of all the products bought by the customer against a variable.

 

i'll apreciatte you help me, excuse my english :blush:

 

Victor Pereyra

Victor Pereyra

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...