[FEATURE REQUEST] Add Selectors to Bundle Price Titles
Trsnaqe opened this issue · 0 comments
Trsnaqe commented
This issue is related to the PR #1960.
Current Behavior (if any)
Current html
<b>Tier 1 ($12.00) includes 3 items:</b>
Desired Behavior
Desired html
<b class="es_bundle_tier_title">Tier 1 ($12.00) includes 3 items:</b>
Motivation / Use Case for Changing the Behavior
I am one of the developers of the Steam Currency Converter.
We use AS daily and pay close attention to its newly introduced features. To improve price parsing on bundle tiers, we suggest adding a class name for those prices. This change would significantly ease our efforts in converting these prices.
Best regards.