I do not see this option.Catalog->Products with Attributes Stock
I do not see this option.Catalog->Products with Attributes Stock
You do not have the module installed in the correct folders. Be sure to rename the admin folder to your new admin folder name and the YOUR_TEMPLATE folder named to the template you are using.
If you are using Filezilla, the best way to do it is to select the files in the individual folders and drag them to the proper folder on your server. That was the way I installed mine and it worked great. A little slower, but you get all the files in the right place.
I have products with attributes that I use radio buttons for. Is there a way to line up the buttons horizontally instead of vertically??
I am having the problem when that when an out of stock item is added, no warning message comes in the header saying an item is out of stock and on *** message comes by the item(suggesting which item it is). Also at checkout, there is not a value of how many units of stock are available (even with this setting turned on in admin).
I have added version: stock_by_attributes_1-4-13
The fact of the problem is that when I make the setting DO NOT ALLOW CHECKOUT WHEN ITEM OUT OF STOCK the customer has no way of knowing which item it is.
So I have made it so the customer CAN check out with an out of stock item in cart. OF course they dont know it will be back ordered b/c they dont get the header message nor the *** message by item. And whats worse is I sometimes cant get the item in stock.
Im not sure why, but this could just be b/c of my custom cart, however I read the forums and it seems other have had this problem as well.
Is there a known solution? I would love to have at least the Header notification come up.
Copy the code update on post 1133 of this thread - page 114 by athena. Replace all the code in your header_php.php file for this module.
Thank you sir! that solution worked perfectly! No more letting people over order ;)
Have found a little problem on my store (1.39h with SBA) about "restock product quantity", as Athena showed, it seems ok if "bought" ONE item with attribute, then deleted the order, the item back correctly with attribute.
However, if bought SEVERAL items with different attributes. After deleted the order, the items did not back with attribute. Only the "Total Quantity" comes back in original number.
Example:
Item A
Quantity 3
boot size 8 - 2
boot size 6 - 1
Item B
Quantity 5
shirt size M - 2
shirt size L - 3
"bought" a size 8 Item A, two size L Item B. Now:
Item A
Quantity 2
boot size 8 - 1
boot size 6 - 1
Item B
Quantity 3
shirt size M - 2
shirt size L - 1
I deleted the order and checked "Restock product quantity" and it come back like this:
Item A
Quantity 3
boot size 8 - 1
boot size 6 - 1
Item B
Quantity 5
shirt size M - 2
shirt size L - 1
Thanks in advance for kind help!
OK...
I have Zen Cart 1.3.9 with the stock by attributes and dynamic drop downs. I also overwrote the header_php.php file in the shopping cart as per Athena back in post 1133.
I am still getting out of stock items showing up in my drop downs and I can't figure out why. I'm pretty sure I have everything turned off regarding showing out-of-stock items.
Can anyone give me point in the right direction? Please?
Bookmarks