Be the first to know about new collections and exclusive offers.
Choosing a selection results in a full page refresh.
Opens in a new window.
window.onload = function() {
const widgetConfig = {
"key": "Your Merchant Key //Reach out to your KAM in case you don't have one",
"amount": "6000"
};
payuAffordability.init(widgetConfig);
}