Ability to add/customise columns on the Add line item table #2427
Unanswered
nfourtythree
asked this question in
Ideas
Replies: 1 comment
-
|
We have just pushed an update to this that goes a little way to resolving this feature request. This will be included in the next release of Commerce Snapshot data for a purchasable is now being shown in the toggleable detail row, this is shown/hidden by clicking on the "i" icon. Developers have the opportunity to edit the data that is shown here for variants. There are a number of events that are triggered during the generation of a variant's snapshot data. These are:
These can be seen in use in the following code: https://github.com/craftcms/commerce/blob/develop/src/elements/Variant.php#L571-L669 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are you trying to do?
Ability to customise/add the columns that are shown when adding a line item to an order on the order edit page.
Notes
Beta Was this translation helpful? Give feedback.
All reactions