Home / eCommerce / FAQ Schema (Pop Top Bottles)
Duplicate Snippet

Embed Snippet on Your Site

FAQ Schema (Pop Top Bottles)

Code Preview
html
<head>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is the difference between a pop top vial and a reversible cap vial?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "A pop top vial opens with a push-down-and-turn mechanism and is child-resistant only. A reversible cap vial has two modes—one side is child-resistant, the other is easy-open with no push-down required."
          }
        },
        {
          "@type": "Question",
          "name": "Are these vials CPSC child-resistant compliant?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. All Philips Rx pop top vials meet CPSC 16 CFR 1700.15 standards."
          }
        },
        {
          "@type": "Question",
          "name": "What does Script-Pro compatible mean?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It means these vials fit Script-Pro's filling, counting, and capping functions without modifications."
          }
        },
        {
          "@type": "Question",
          "name": "What is the minimum order quantity?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Standard case quantities are 1000 units per case for sizes up to 40 dram."
          }
        },
        {
          "@type": "Question",
          "name": "Do you stock amber pop top vials in all dram sizes?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Amber is available from 13 to 120 dram."
          }
        },
        {
          "@type": "Question",
          "name": "Do you stock colored pop top vials for pharmacy color-coding systems?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Translucent green, blue, pink, and orange are available."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://brigadepackaging.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Bottles",
          "item": "https://brigadepackaging.com/product-category/bottles/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Pop Top Bottles",
          "item": "https://brigadepackaging.com/product-category/bottles/pop-top-bottles/"
        }
      ]
    }
  ]
}
</script>
	</head>
	

Comments

Add a Comment