• I know in product attributes we can easily sort them globally and this sorting result is displayed in the admin backend and frontend of the site.

    Is there any possibility or idea of manually sorting the attribute’s term per product?

    Example:

    Attributes name ‘Item’ & attributes terms are: item1, item2, item3…..itemN

    Product A: The attribute item’s term sorting will be item3, item2, item4

    Product B: The attribute item’s term sorting will be item1, item6, item5

    And display this kind of manual sorting per product in the front-end.

    Regards,
    Ashiq

Viewing 1 replies (of 1 total)
  • Hello @takevalue!

    `Example:
    Attributes name ‘Item’ & attributes terms are: item1, item2, item3…..itemN
    Product A: The attribute item’s term sorting will be item3, item2, item4
    Product B: The attribute item’s term sorting will be item1, item6, item5`

    These features are not inbuilt into WooCommerce and will need to be custom made (which is beyond the scope of this forum).

    For help with custom code we recommend the WooCommerce Developer Resources Portal.
    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.
    Lastly, for direct assistance with code customizations, we recommend consulting with the WooCommerce Customizations Partners. https://woocommerce.com/customizations/`

    Nevertheless, I’m going to leave this thread open for a bit to see if anyone is able to chime in to help you out here.

Viewing 1 replies (of 1 total)
  • The topic ‘Product Attributes Manual Sorting’ is closed to new replies.