Product Description
.cmmg-inventory-container {
max-width: 100%; margin: 15px 0; padding: 12px 15px; background-color: white; border-radius: 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); font-family: inherit;
}
.cmmg-inventory-header {
display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px;
}
.cmmg-inventory-title {
font-size: 14px; font-weight: bold; color: #333; margin: 0;
}
.cmmg-inventory-value {
font-size: 14px; color: #555; font-weight: 500;
}
.cmmg-progress-container {
width: 100%; height: 16px; background-color: #e0e0e0; border-radius: 8px; overflow: hidden; margin-bottom: 6px;
}
.cmmg-progress-bar {
height: 100%; width: 0%; background-color: #b71c1c; transition: width 0.3s ease;
}
.cmmg-inventory-scale {
display: flex; justify-content: space-between; font-size: 12px; color: #777;
}
.cmmg-inventory-scale-mid {
position: absolute; left: 50%; transform: translateX(-50%);
}
.cmmg-scale-container {
position: relative; width: 100%;
}
document.addEventListener('DOMContentLoaded', function()
{
// Find the cart form element to insert after
const cartForm = document.querySelector('.product-header__cart-form');
if (cartForm)
{
// Create the inventory status bar element
const inventoryElement = document.createElement('div');
// Configure the current inventory level here (between 0 and 50)
const currentInventory = 12;
// Calculate the percentage for the progress bar (based on max 50 units)
const percentage = (currentInventory / 50) * 100;
// Set the HTML content
inventoryElement.innerHTML = `
Current Inventory Level
${currentInventory} of 50 units
0
25
50
`;
// Insert the inventory status bar after the cart form
cartForm.after(inventoryElement);
}
});
CMMG RIFLE AR15 AOB 5.56MM, 1630RD B5 BLACK STOCK. This semi-automatic rifle from CMMG is chambered for .223 Rem and 5.56x45mm with a magazine capacity of 30 rounds. The AR15 rifle features a barrel length of 16-1/10and reflects the quality firearm craftsmanship expected from CMMG.