X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   'Instock', 'Out of Stock', 'Backorder', 'Discont..' Buttons? (https://forum.x-cart.com/showthread.php?t=9904)

zardos 04-28-2005 10:42 AM

Hi

Edit skin1/customer/main/product.tpl

Code:

{if $config.Appearance.show_in_stock eq "Y" and $config.General.unlimited_products ne "Y" and $product.distribution eq ""}
<TR><TD width="30%">{$lng.lbl_quantity}</TD><TD class="InStockText" nowrap><SPAN id="product_avail_txt">{if $product.avail gt 0}Item(s) In Stock</SPAN>{else}<SPAN class="OutOfText" nowrap>Item(s) out of stock  (1-3 days)</span>{/if}</TD></TR>
{/if}
{if $product.weight ne "0.00"}<TR><TD width="30%">{$lng.lbl_weight}</TD><TD nowrap><SPAN id="product_weight">{$product.weight}</SPAN> {$config.General.weight_symbol}<SPAN class="WeightText" nowrap> (Postage is calculated by weight)</SPAN></TD></TR>{/if}


Hope that helps

WPOO 04-28-2005 12:00 PM

Is it possible to do the same but then in products
 
I would like to do this but het in the list with products

WPOO 05-02-2005 02:29 AM

In/Out stock on the products page
 
Anyone know how to get this to show up on the products.tpl

Thanks in Advance,

WP

Maree 06-17-2005 07:46 PM

I'd be interested in a mod (3rd party or otherwise) that would do this. Not really sure if this belongs in a wishlist for XCart to consider or not..ButhHere is a link that has Currently IN stock, Shipment Arriving Soon, Pre-Order New Release indicators which would be ideal.
http://gamehead.com.au/home.php?cat=175

Bella Forma 06-19-2005 04:34 AM

Have a word with Garry at X-Cart Plus http://www.x-cart-plus.com

He has recently done a mod for my website which is much more complex than the one your talking about so it shouldn't be difficult for him to do yours. You can see the mod he did here http://www.bellaforma.com.au/shop/Daisy-Underwire-Bra-p-1-pr-16195.html

The stock grid is Garry's work and the key shows the various types of stock I can have. It works like a dream and I can highly recommend Garry he's a great bloke :)

garryhs 02-03-2006 03:22 AM

Hi
 
I am just having a look around the forum for 5 minutes, I hardly ever get on here.

I have never read this thread before.

Thanks for those kind words, that mod was completed and is available on my site, and yes I did develop it even further, so it is great for any store that sells variations of products, for just colors to colors and 2 sizes, or now just 2 sizes, that can be mapped into a grid.

It is located at: http://x-cart-plus.com/au/xcart/product.php?productid=40&cat=2&page=1

Sorry about the price tag, but requires installation by us, and takes a few hours.

Regards,

Garry


All times are GMT -8. The time now is 02:14 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.