Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I'm losing sleep over this..


tuppergreen

Recommended Posts

Hi all,

 

Being an amatuer in php, I'm losing hair and sleep trying to create something like this..

 

For eg. BagA is the main product, when the customer click on BagA, it will also display accessories like buttons, zips, ribbons..etc that goes with the particular bag. Different bags will have different sets of accessories. I don't want to make the accessories as another sub category, I'll like it to appear below BagA description on product_info page

 

I am thinking of creating a new table call Accessories with fields Accessories_ID, Accessories_Description and Product_ID. Is this the right way to do it?

 

There is another thing I can't figure out, accessories is also my products and I am selling them individually too. if I allocate each accessories with an unique Accessories_ID, can I still add them as products with an unique product_ID?

 

I'm dying... I truly appreciate if someone can point me to the right direction...

 

BIG THANKS!

 

-------------------------------------------------------------------------

I'm new and learning as I move along, your patience and help is really appreciated!

Link to comment
Share on other sites

Or you could search the contributions for accessory....

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Thanks Coopco, but if I list the accessories as products attributes, I can't use them as products with individual product_ID and appear under products catalog?

Why not? The attributes are only names.

Link to comment
Share on other sites

There is a contribution that does exactly what you want.

 

(Well my understanding of it.)

 

I always say why reinvent the wheel.

Edited by geoffreywalton

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Or you could search the contributions for accessory....

 

Thanks geoffreywalton, I've downloaded the contribution Product Accessory and tried it but Unfortunately, it doesn't seem to work with the newest version of osC. I can't get to see this contribution at work. I tried with a fresh default site with the scripts but it still doesn't work. I keep getting error message such as Fatal error: Call to undefined function: tep_array_merge() and Fatal error: Call to undefined function tep_get_uploaded_file() at the admin products attributes page. I managed to bypass the first error by changing tep_array_merge to array_merge but can't work around the 2nd error.

Link to comment
Share on other sites

I can't find either of those in stock osc.

 

Is there a support thread for that contribution?

 

The description seems to match your requirements to a T.

Edited by geoffreywalton

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

I can't find either of those in stock osc.

 

Is there a support thread for that contribution?

 

The description seems to match your requirements to a T.

 

I just happened to came across another contribution Master Products and after installing it to a default oscommerce site, it seems to be what I'm looking for. I'm thrilled!!!!!!

 

Now I'm trying to fit it into my modified site and there seems to be so many files to edit, I pray hard that I can get it to work!

 

Thanks geoffrey for the help!!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...