Symptoms

Resource prices in store are not updated when different subscription periods are selected.

Cause

Bug PBA-52049

Resolution

Bug is fixed in PBA 5.5.3 version, please consider updating PBA to the latest version.

If upgrade is not possible or layout template below was modified please do the following:

  1. Go Home>Products>Online Store>Layout Templates
  2. In template planrateitem change

    <span id="price_{$itemPlanRate.ResourceCategoryID}_{$ParentRateID}_{$itemPlanRate.ID}">

    to

    <span id="price_{$itemPlanRate.ResourceCategoryID}_{$itemPlanRate.ParentRateID}_{$itemPlanRate.ID}">

  3. Synchronize the store.

Internal content