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)

TheComputerGuy 10-18-2004 07:23 PM

'Instock', 'Out of Stock', 'Backorder', 'Discont..' Buttons?
 
I'm looking to add this option to the Product Page (customer/main/product.tpl) and Products Listing (customer/main/products.tpl).

What I want to do is display an image (or text) that tells the customer if the product is:

1. "Instock" - if the product is in stock

or

2. "Out of Stock" - if there is no stock

or

3. "Back Order" - if more stock is coming

or

4. "Discontinued" - if the stock will not be sold again


I'm sure i've seen this option in other x-cart stores. Has anyone got any ideas?

Thanks allot!

Version 4.0.1

towbar 10-21-2004 04:06 PM

i am looking for the same thing
 
yes i need something like this

cotc2001 10-21-2004 09:52 PM

If you can wait a few days I can show you what i have had one for one of my new sites (im not ready to release it yet though a I still have to do some work on it)

but it works very similair to http://www.boden.co.uk/col.asp?segname=Men&styid=ME006&segid=4&gpname=Jac kets%2FCoats&desname=Correspond...gpid=11& gen=

but instead of just showing stock status it uses the variations in 4.0.5 to show the acutal stock amounts that I have.

So it's got the key code, in stock, out of stock and low stock icons.
Fabric rollover swatch and add to basket byclicking on the corresponding size/colour combination on the grid.

EnriqueHavoc 10-21-2004 11:36 PM

wow that sounds cool, id like to see that cotc

cotc2001 10-21-2004 11:40 PM

Did you see the boden site, its basically a rip of what they have done but slightly changed to incorporate showing the true stock

One thing I have noticed though is that the the fabric swatch rollover is a little slow on IE but lightning fast on mozilla firefox

so if you looked at the boden site then you have basically seen what we have done, but when its ready i'll let you all know.

We've also used boomers flash mod and have 3d rotating models (done in flash) so that the customer can view the underwear from all angles.

externaly im hooking up a lightbox to a streaming webcam so that if a customer has a question about opacity etc. I can just push them to the camera and place the underwear on the lightbox

etc. etc. etc.

EnriqueHavoc 10-22-2004 12:30 AM

yeah, i really like how thats incorporated on the bodan site. do you mind me asking how much it cost to implement? i may be looking for something like that to go with my variant image swap

cotc2001 10-22-2004 12:37 AM

I couldnt tell you how much just for that as I hired one of x-cart dedicated developers for a whole bunch of fixes & mods so it was all incorporated into their hourly fee.

I have in the past had problems with the x-cart developers (upgrading to a live site instead of a test site etc for me to do further tests) but I have to admit the guy that as assigned to me did wonderfull work.

I've found that if hiring the x-cart team (or anyone for that matter) to get the best result make a very detailed brief to give to them including visuals and/or screengrabs as well from sites that have similair features that you want incorporated.

towbar 10-22-2004 06:08 AM

looks just what i can do with
 
yes just what i was looking for and better

WPOO 04-28-2005 04:19 AM

I really like it.
 
Hi,

The mod you made looks really good. Is it hard to make? I would really like to do something like that.

Please let me know if ytou are planning to post how you did it.

Thanks WP

cotc2001 04-28-2005 06:28 AM

I didn't do it, I got the x-cart team to create it, it's actually changed a little since i first posted, in my mind there were too many icons and it overwhelmed the customer, so what I did was change the out of stock icons just into transparent so if we are out of stock then the icon just appears not to be there and then changed the ticks to an actual add to basket icon.

Seems to work a lot better that way.

The mod itself is not something that I have the skill to tackle, in fact i find it works out a lot cheaper to hire someone else to create mods rather than try to create them myself.

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:13 PM.

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