Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
milobloom
1.5.1 Questions
What happens when I sync all quantities?
It totals all attributes quantities for products and places it in products_quantity field.
Sync Quantities does it for individual products
Sync All Quantities performs the same task for all products.
Can I change it so when people DO NOT select an option it prevents from ordering?
Yes. Look under admin>Configuration>Stock
set Allow Checkout to false.
Can I change it so when products with attributes but no stock qty, it goes to unlimited?
Please explain more
I hope this helps.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
1.5.1 Questions
What happens when I sync all quantities?
Can I change it so when people DO NOT select an option it prevents from ordering?
Can I change it so when products with attributes but no stock qty, it goes to unlimited?
It updates the grand quantity based on the attribute quantities:
red: qty = 5
blue: qty = 3
sync quantity = 8
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
milobloom
1.5.1 Questions
What happens when I sync all quantities?
Can I change it so when people DO NOT select an option it prevents from ordering?
Or you can select an attribute as your default choice.
Can I change it so when products with attributes but no stock qty, it goes to unlimited?
Or you can try the above.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Hi, I have posted this in the dynamic filter thread already but thought I might give it a go here........I have dynamic filter installed on a v1.51 site, and i have just installed stock by attributes. Dynamic filter was working great before, but now the filter sidebox will only show attributes if they have stock assigned to them in the stock by attributes mod. As most my filters are read only and not meant to have stock levels this is a bit of a problem. Is there a work round this at all, or am i going to have to assign stock levels to all my read only attributes? Thanks in advance.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
kitten091182
Hi, I have posted this in the dynamic filter thread already but thought I might give it a go here........I have dynamic filter installed on a v1.51 site, and i have just installed stock by attributes. Dynamic filter was working great before, but now the filter sidebox will only show attributes if they have stock assigned to them in the stock by attributes mod. As most my filters are read only and not meant to have stock levels this is a bit of a problem. Is there a work round this at all, or am i going to have to assign stock levels to all my read only attributes? Thanks in advance.
Would you point me to the plugin link for this Dynamic Filter you referenced, I would like to look at it and maybe find out what issue you are having.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Can this plugin handle 2 selectable attributes? Need the customer to be able to choose size from one attribute and color from another. Using Zen Cart v1.5.1
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
Duckarina
Can this plugin handle 2 selectable attributes? Need the customer to be able to choose size from one attribute and color from another. Using Zen Cart v1.5.1
Yes, the version 1.5.1.2 does, but please tests on a local test setup to ensure this works as you would like.
It supports attributes for a product such as Size, Color, Material, shape, etc. The user would choose one of each available on a product. The included instructions explain how to set this up to work.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Hi Potteryhouse, The link is http://www.zen-cart.com/downloads.php?do=file&id=1361 Thanks for having a look for me.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
potteryhouse
Yes, the version 1.5.1.2 does, but please tests on a local test setup to ensure this works as you would like.
It supports attributes for a product such as Size, Color, Material, shape, etc. The user would choose one of each available on a product. The included instructions explain how to set this up to work.
I'm trying to figure this out as well. I've read the readme but the example used does not seem to cover issued asked about. The readme uses an example of a product with radio selection for sizes but two other read-only attributes. I can't figure out how to set this up for a product that comes in several colors and three sizes. When I click 'Add Quantity For Product Variant' I can add inventory for each combination of color and size, but the site shows all variations as out of stock.
Thanks.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
I believe, based on your question you want a functionality that is not implemented in this mod.
I refer to it (for lack of a better term) as Multiple attribute combinations.
Unfortunately, this mode does not yet support that type of combination.
There are thoughts on how to accomplish this when time permits........
The mod supports individual attributes for a product, you can have a Size selection, a Color selection, and or a Material selection.
but not a selection like Size, Color, Material. The difference being how the background code handles the combinations. The instructions strive to show what will work.