vsf-capybara icon indicating copy to clipboard operation
vsf-capybara copied to clipboard

manage stock is giving issues.

Open janiek opened this issue 4 years ago • 0 comments

Current behavior

issues when having stock on configurable items, where maangeStock = false

Expected behavior

items should dispaly in stock

Steps to reproduce the issue

create a configurable item in magento with manageStock = false and it will display out of stock.

Can you handle fixing this bug by yourself?

  • [X ] YES
  • [ ] NO

Environment details

  • Browser: all
  • OS: all
  • Code Version:

Additional information

this.manageStock should be this.stock.manageStock https://github.com/vuestorefront/vsf-capybara/blob/86166de4a93d2988ca1218962e60f6551524b392/pages/Product.vue#L207

janiek avatar Feb 17 '21 16:02 janiek