function generiskpr() {
    // Här sparar du ditt HTML-block i en variabel
    $html_kod = '
    <div id="pr-products-widget-368e4d70" style="display: block; width: 100%"></div>
    <script type="text/javascript" src="https://api.pricerunner.com/publisher-widgets/se/products.js?productIds=3200336337%2C3201390246%2C3205003130%2C4585821%2C3202282092&amp;onlyInStock=true&amp;partnerId=adrunner_se_dealguru&amp;ctaBgColor=%23dd9933&amp;showRating=false&amp;widgetId=pr-products-widget-368e4d70" async=""></script>
    <div style="display: inline-block">
      <a href="https://www.pricerunner.se" rel="nofollow">
        <p style="font: 14px \'Klarna Text\', Helvetica, sans-serif; font-style: italic; color: var(--grayscale100); text-decoration: underline;">
            i samarbete med <span style="font-weight:bold">PriceRunner</span>
        </p>
      </a>
    </div>
    ';
    
    // Det är viktigt att använda "return" och inte "echo" i kortkoder
    return $html_kod;
}
// Registrera kortkoden i WordPress: [mitt_html_block]
add_shortcode('mitt_html_block', 'generiskpr');<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//hund24.se/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://hund24.se/post-sitemap.xml</loc>
		<lastmod>2025-02-11T10:22:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://hund24.se/page-sitemap.xml</loc>
		<lastmod>2026-06-09T16:48:45+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://hund24.se/category-sitemap.xml</loc>
		<lastmod>2025-02-11T10:22:18+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->