Jump to content

Adding extra Product options


Recommended Posts

Hi guys,

 

I hope someone can help or point me in the right direction. I'm looking to edit the actual "product options" on the product page, I have searched for ages but find it very hard because so many people call attributes/combinations/Features/Customizations the same.

 

The Product options I would like to add too is the part on the product page like:

 

Options:

  • available for order
  • show price
  • online only (not sold in store)

I would like to have

  • available for order
  • show price
  • online only (not sold in store)
  • On Demo in store

Would this be an easy thing to do?

 

Cheers for any advice!!

 

J

Link to comment
Share on other sites

Hi,

As far as I know, it's not easy at all. You'd need to modify:

1- the database, product table, and add that parameter

2- AdminproductsController to manage data assignment & relative TPL file (not necessary in ps < 1.5)

3- Product class to retrieve the same value

 

it's harder than it seems ;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...