// Create a new div element
var priceDiv = document.createElement("div");
// Set the text and style for the div
priceDiv.innerHTML = '$499';
priceDiv.style.color = 'orange';
// Append the div below the "Pay Full Amount" label
document.querySelector('.awcdp-radio-label').appendChild(priceDiv);
USD |
USD |
$ |
INR |
INR |
₨ |
|
USD
|
INR
|