I am on a case where in order to distinguish between different options on attributes I have created adjustments on the SKU of a single product.
E.g.
Product SKU : pr_A
Attribute X, option A, adjustment on SKU : pr_A_X_1
Attribute X, option B, adjustment on SKU : pr_A_X_2
etc.
When creating a discount rule via Configuration and selecting Filter By SKUs
only the main SKU is visible, pr_A
Is it possible to have also the rest of them, pr_A_X_1, pr_A_X_2 etc?
This would be a tremendous help and would boost the usage a lot since endless customizations can happen after.
Thanks.
Comments
Comment #1
zarudnyi commentedI came here to describe the same issue, but you did it for me, thanks.
This is a very important moment, I am surprised that this issue is raised only the second time.
Comment #2
OsterD commentedThis module is absolutely brilliant.
The thing that is missing right now from my point of view is this functionality.
But to be honest with you, I am not sure how easily implementable, if it is actually, is, because the primary SKU is strictly related to a product where the adjustments we make are just internal SKU's and do not relate to a product as such.
In order to incorporate such a functionality, I am afraid that this module needs to be changed drastically.
I hope, though, that I am wrong about it.
Let's see what the developer thinks about it.
Comment #3
ezra-g commentedIt seems like this functionality is encompassed in the patch at #448624: Qualification based on products (list of SKUs), Single Product Please re-open this issue if that is not the case.
Comment #4
nerdacus commentedThis may be closed, but I think I wrote a solution that will have to be manually added in module and admin.inc files.