Skip to content

feature(price): display striked price if sale - #95

Open
divyadaglia-unbxd wants to merge 2 commits into
unbxd:masterfrom
divyadaglia-unbxd:sale_price_support
Open

feature(price): display striked price if sale#95
divyadaglia-unbxd wants to merge 2 commits into
unbxd:masterfrom
divyadaglia-unbxd:sale_price_support

Conversation

@divyadaglia-unbxd

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread unbxdautosuggest_v2.css Outdated
text-decoration: line-through;
}

.discount {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use unbxd namespaced CSS.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread unbxdAutosuggest.js Outdated
, '<span class="regular-price">'
, '{{currency}}{{price}}'
, '</span>'
, '<span class="discount">'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use unbxd namespaced class

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants