Skip to content

Product Page Pricing Updates #45

Open
@influxweb

Description

@influxweb

Max came across a bug on Luxe related to the dynamic updating of prices on PROD when not using attribute machine.

This issues:

  1. Currently this relies on data from the schema.org tags (content attribute). Ideally we should not tie the two features together. They had an issue where they removed the schema.org tags on PROD and it broke everything
  2. Related to Update date to 2017 #1, with the tags missing, the JS still runs on all products which don’t even have attributes causing the price to display as NaN. We should update the JS so that if we don’t find an attribute add on price, we don’t update the price on the page and also validate if our calculation is not a number we ignore it so NaN is not possible to show.

I already emailed Jon and let him know we need this type of functionality built into the core of Miva so we don’t have to write it ourselves.

Can you file this and fix it on the Master framework store. I want to send out the fix to Pro Services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions