Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Plugins
    In reply to: [WooCommerce] Editing SKUs

    Products will not automatically have a SKU when you create them. Alternatively, items will all be given a Product ID upon creation. Is there a reason why you need to show the product ID on the front-end? Generally, it’s only useful for back-end applications.

    Entering the SKU should be as easy as editing the SKU field at [Product Data > Inventory] in admin mode for a product.

    Forum: Plugins
    In reply to: [WooCommerce] Editing SKUs

    Please clarify what you mean by the catalog page? On the shop (product list) page I only see the product names and pricing. On the product view I see the SKU being prompted with N/A as the entry.

    In the meantime, if you go to the Product Data widget under the Inventory tab while in product admin you can manually enter a SKU.

    If you want to bulk import these you would typically use the column header convention in the WooCommerce documentation or select the SKU mapping option while using the native csv importer.

    I’m also having issues with this.

    I did disable the check for SKU uniqueness in a snippet for allowance in creating multiple of the same SKU with no issues up until now.

    I’ve since removed that snippet to see if it had a bug created from the update with no response from internal SKU search yet.

    Wondering why only after the WooCommerce update it stopped working.

Viewing 3 replies - 1 through 3 (of 3 total)