Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I give up...


craigkendall

Recommended Posts

It appears additional PHP code cannot be placed into the product description field when adding/editing products.

 

I'm trying to add a popup window for additional product information which are not stored in database.

 

I added a popup window code to the head of product_info.php and the acutal link which seems to work fine.

 

What I can't do (and have done before on other sites) is use an href of "#" so the page containing the href to the pop up does not change.

 

I tried creating the actual product URL dynamically in PHP, but none of that code seems to work.

 

Suggestions?

 

Here's the link:

http://kathiehillmusic.com/store/product_i...?products_id=28

 

Beside "Song Titles:" there is a link to listen to sample audio songs now... click that. The pop up comes up fine, but the page containing the link seems to go to the main store page instead of where it is. Any ideas?

Link to comment
Share on other sites

  • 3 months later...
  • 4 months later...

Here's the link:

http://kathiehillmusic.com/store/product_i...?products_id=28

 

Beside "Song Titles:" there is a link to listen to sample audio songs now... click that. The pop up comes up fine, but the page containing the link seems to go to the main store page instead of where it is. Any ideas?

 

Craig,

 

I have visited your site at http://kathiehillmusic.com/store/product_i...?products_id=28 and I am curious as to how you display the options with Option/Price/Quantity as you have. I have been trying to figure out how to this this without much success. Your help would be greatly appreciated.

 

Roy

Roy

Link to comment
Share on other sites

Craig,

 

I have visited your site at http://kathiehillmusic.com/store/product_i...?products_id=28 and I am curious as to how you display the options with Option/Price/Quantity as you have. I have been trying to figure out how to this this without much success. Your help would be greatly appreciated.

 

Roy

 

Hey Roy! Glad to help... so many helped me when I was getting this one going.

 

I implemented a contribution called Attribute Qty Product Info

 

Give that a spin... Oh, I had to do a product weight contribution too so each item and quantity could calculate the correct shipping cost.

 

Hope that helps.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...