Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Additional Options (Start & End Date) eg. Travel Agencie


ergonom

Recommended Posts

Posted

Hi,

 

i am working in a system for a travel agency.

Here is the problem, that all products need to have two more informations (options) in the product-view.

 

They need a Start and an End for all Products.

 

Has anyone an idea?

 

I looked over the DB and recognized al lot of work. Is there a nearby contrib known?

 

Thanks, Knut

------

Hallo,

 

f?r einen Reiseveranstalter ben?tige ich zus?tzliche Feartures f?r die Produkte:

 

Start und Endtermin je Produkt.

 

Ich habe mir die DB-Struktur mal angesehen und festgestellt, dass mich hier eine Menge Arbeit erwartet.

 

Hat jemand etwas ?hnliches schon einmal eingebaut?

 

Gibt es vielleicht eine contrib, welche automatisch Optionen einblendet?

 

Gibt es bereits eine contrib, die sich mit ?hnlichem besch?ftigt hat?

 

Danke vorab!

 

lg knut

Posted

I was in travel and I might understand what you mean...

 

for products, what do you sell? accomodations, flights or holidays?

 

I would do like this;

ie. add two date fields in the product table..

 

product_start_date (date field)

product_end_date (date field)

 

Then you have to create a small php code that using if, less then codes

I am not expert in PHP otherwise I would help..

Posted

hi,

 

thanks for your answer.

 

the customer has to have the ability to make this informations in the product_info ... that means:

 

this two additional info's have to be given to

 

the usual basket -> login ->

the customer-basket ->

orders.

 

and has to be shown in several views like

 

basket, shipping, bill ...

 

that's the problem.

Posted

That is not a problem..

 

I have added at least 5 more fields that go into the product table and are shown in the products_info.php page...

 

can be easily be added elsewhere....

 

You just have to have a little knowledge in php..

Posted

thanks for the compliment.

 

you did not read what i postet, that's why you don't understand the point ... (it not to give aditioanal info's in the product table!) ... doesent matter.

 

i made a lot consulting in big german companies specialy in php and perl (i am not a guru but a wizard) thats not the point.

 

- is there already a solution which i can modify or

 

- should i do it for the first time in 1 or 2 days.

 

Knows anybody else a contrib to use for?

  • 3 weeks later...
Posted

Hi,

I also need the field of delivery and I still looking for the way to add field.

Which file I have to put the code and how about the database do I need to insert any table ?

 

Please help.. :oops:

Ittichai

Archived

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

×
×
  • Create New...