Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Support for virtual products #374

Open
ultimate-tester opened this issue Oct 27, 2023 · 3 comments
Open

[FEATURE REQUEST] Support for virtual products #374

ultimate-tester opened this issue Oct 27, 2023 · 3 comments
Assignees

Comments

@ultimate-tester
Copy link
Contributor

ultimate-tester commented Oct 27, 2023

Is your feature request related to a problem? Please describe.
Currently all products that are sold come with the assumption they are physical and need to be shipped. I want to sell products that are virtual and thus require no physical delivery.

Describe the solution you'd like
On the admin panel products page, a drop-down to select between shipping methods (or no shipping method at all). For products with explicit "no shipping method" selection, shipment method will not be required/calculated in shopping cart or at checkout.

Describe alternatives you've considered
I cannot get any alternatives to work where a shipping method is not mandatory or forced.

@ultimate-tester ultimate-tester changed the title Support for virtual items Support for virtual products Oct 27, 2023
@ultimate-tester
Copy link
Contributor Author

ultimate-tester commented Oct 28, 2023

Todo

Admin panel

  • Add combo box to select product type (Simple Product and Virtual Product)
  • Disable "Weight" field if virtual product is chosen, store as 0,00 weight in database

Store backend

  • Skip shipment options if cart only has virtual products
  • In case there's simple products in the cart, skip virtual products when calculating shipment options

@ultimate-tester
Copy link
Contributor Author

@treoden could you please let me know if you would consider this and assign this issue to me?

@ultimate-tester ultimate-tester changed the title Support for virtual products [FEATURE REQUEST] Support for virtual products Oct 31, 2023
@treoden
Copy link
Collaborator

treoden commented Oct 31, 2023

Hi @ultimate-tester ,

Give me some time, I am working on the cloud storage extensions and will take a look this one soon. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants