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

The configurable product price is visible as 0 on the home page. #7216

Closed
1 task done
Sanjaybhattwebkul opened this issue Dec 30, 2022 · 2 comments
Closed
1 task done
Assignees
Labels
Bug Fixed When bug issue is fixed. Bug Something isn't working. Critical Something critical. Need immediate access.
Milestone

Comments

@Sanjaybhattwebkul
Copy link
Contributor

Terms

  • Before you openning this issue, i have checked if the issue has already been reported.

Bagisto Version(s) affected

Master

Issue Description

The configurable product price is visible like "$0 as low as" as 0 on the home page.

Preconditions

1. There should be multiple configuration products added by the admin.
2. All the configurable products should be listed on the home page.

Steps to reproduce

1. Go to the 'admin panel'
2. Click on 'products' inside the catalog.
3. Create multiple products with different-2 prices.
4. Visit the shop.
5. See an error

Expected Result

The minimum price from all variants should be visible on the home page for configurable products.

Actual Result

For configurable products, the price is visible like $0 as low as. on the home page

Screenshots

issue-critical

Additional context

No response

@Sanjaybhattwebkul Sanjaybhattwebkul added the Bug Something isn't working. label Dec 30, 2022
@Sanjaybhattwebkul Sanjaybhattwebkul added this to the 2.0.0 milestone Dec 30, 2022
@Sanjaybhattwebkul Sanjaybhattwebkul added the Critical Something critical. Need immediate access. label Dec 30, 2022
@shivamwebkul
Copy link
Contributor

working on it

@Sanjaybhattwebkul Sanjaybhattwebkul added Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. and removed In Progress labels Jan 9, 2023
@Sanjaybhattwebkul Sanjaybhattwebkul removed the Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. label Feb 1, 2023
rachana-webkul added a commit to rachana-webkul/bagisto that referenced this issue Feb 1, 2023
@Sanjaybhattwebkul Sanjaybhattwebkul added the Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. label Feb 2, 2023
rachana-webkul added a commit to rachana-webkul/bagisto that referenced this issue Feb 10, 2023
rachana-webkul added a commit to rachana-webkul/bagisto that referenced this issue Feb 10, 2023
rachana-webkul added a commit to rachana-webkul/bagisto that referenced this issue Feb 10, 2023
rachana-webkul added a commit to rachana-webkul/bagisto that referenced this issue Apr 12, 2023
@devansh-webkul devansh-webkul added Bug Fixed When bug issue is fixed. and removed Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. labels Apr 13, 2023
@ronaldmeran
Copy link

ronaldmeran commented Apr 12, 2024

Hi @devansh-webkul, I have faced somehow the same issue regarding this, after I created a configurable product with 2 variants, the min_price, regular_min_price, max_price, regular_max_price are all zero for configurable product in the product_price_indices table in the database.

Please see below where configurable product is product_id = 94 and the product_id 96 and 97 are it's variants

Screenshot 2024-04-12 at 11 28 48 AM

May I know if this is the correct behaviour? Because the price of the configurable in the Frontend shows 0 price.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fixed When bug issue is fixed. Bug Something isn't working. Critical Something critical. Need immediate access.
Projects
None yet
Development

No branches or pull requests

5 participants