Skip to content

Version 1.7.6

Choose a tag to compare

@JRG-code JRG-code released this 11 Dec 17:18
· 3 commits to main since this release
d2f12ba

When bundle products contain variable products, the system now:

  • Displays the variation ID explicitly (e.g., "Variation ID: #1001")
  • Shows formatted variation attributes using WooCommerce's attribute labels
  • Converts taxonomy slugs to proper term names (e.g., "red" → "Red")
  • Includes product name with each attribute to distinguish between bundle items

Changes apply to:

  • Cart display (visible to customer during checkout)
  • Order details (visible to customer and admin)
  • Order item metadata (saved for reference)

This ensures variation information is displayed consistently with how WooCommerce handles regular variable products.