Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Missing Product Price Helper class using BulkUpload extension

    Knowledge Base
    2
    2
    292
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lukasyelle last edited by

      Hi there @devansh-webkul and others! I am in the midst of migrating products from Shopify to Bagisto utilizing, in part, the BulkUpload extension that is provided by Bagisto. I ran into an error when importing configurable products, it seems that the Webkul\Product\Helpers\Price class is just completely missing from my Bagisto instance. Any chance anyone has that file?

      The BulkUpload's HelperRepository class is trying to use that file on line 192, while adding the price to a configurable product: $productFlat->{$attribute->code} = app('Webkul\Product\Helpers\Price')->getVariantMinPrice($product);. I am not sure as to the exact functionality of that method or I would just reimplement it myself.

      1 Reply Last reply Reply Quote 0
      • V
        vishalK last edited by

        Hi @lukasyelle
        First i would like to suggest you to kindly check your excel or csv file it may be possible that there is some error in data format.
        If problem is not solved than kindly download updated bulk upload from https://github.com/bagisto/bagisto-bulk-upload
        and than try to upload.

        Regards

        1 Reply Last reply Reply Quote 0
        • First post
          Last post