Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Code Refactor and optimization of code.#90

Open
suraj-webkul wants to merge 18 commits intobagisto:masterfrom
suraj-webkul:v1.5.0
Open

Code Refactor and optimization of code.#90
suraj-webkul wants to merge 18 commits intobagisto:masterfrom
suraj-webkul:v1.5.0

Conversation

@suraj-webkul
Copy link

Code Refactor and optimization of code. Please find the commit link suraj-webkul@08dfd9d

@suraj-webkul suraj-webkul deleted the v1.5.0 branch May 2, 2023 10:31
@suraj-webkul suraj-webkul restored the v1.5.0 branch May 2, 2023 10:31
@suraj-webkul suraj-webkul reopened this May 2, 2023
$data['name'] = (string)$csvData[$i]['name'];
$data['weight'] = (string)$csvData[$i]['super_attribute_weight'];
$data['status'] = (string)$csvData[$i]['status'];
$data['type'] = (string)$csvData[$i]['type'];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed. We get the following error message
Please ensure the product type 'variant' is configured in your application.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants