Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Stock info on product page BS


Recommended Posts

Posted

Hello

I am setting up a new shop with bootstrap-3-in-2334-responsive-from-the-get-go.

In my old shop oscommerce 2.2 i had a nice addon that showed stock info on the product page and product listing.

Quantity availability image and text Unlimited

 

I can't find something similar for oscommerce 2.4, i have tried changing the code myself, but i can't.

I am hoping there is someone nice and smart that can see how this code should look like in v2.4

 

The code that is needed on the product page looks like this:

<td class="main" align="center"><?php echo TEXT_STOCKINFO; ?><br><?php echo $lc_text = '' . picto_qty($product_info['products_quantity']) . ''; ?></font></td></p>

 

I would really appreciate any help.

 

Best regards

Kristian

Posted

Commercial addon exists exactly for this.  

http://www.oscommerce.com/forums/topic/399572-28-days-of-code-february-2015-rocking-oscommerce/?p=1715689 (day 06)

All funds received go back into the Responsive Project in terms of my time.

 

If you are unable to support the Project in that way and as you've stated you're unable to make a module;

1. wait for someone to make a product_info module.

2. try to remake the older addon

3. hardcode the new data into the product_info page

Archived

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

×
×
  • Create New...