Skip to content

Instantly share code, notes, and snippets.

@raymorgado
raymorgado / hari-shop-cart
Created December 12, 2016 14:39
Hari Shop Cart
<div data-accent_color="ff9059" data-background_color="ffffff" data-button_background_color="ff5029" data-button_text_color="ffffff" data-cart_button_text="Cart" data-cart_title="Your cart" data-cart_total_text="Total" data-checkout_button_text="Checkout" data-discount_notice_text="Shipping and discount codes are added at checkout." data-embed_type="cart" data-empty_cart_text="Your cart is empty." data-shop="hari-ghotra.myshopify.com" data-sticky="false" data-text_color="ff9059">&nbsp;</div>
<script type="text/javascript">document.getElementById('ShopifyEmbedScript') || document.write('<script src="https://widgets.shopifyapps.com/assets/widgets/embed/client.js" id="ShopifyEmbedScript"><\/script>');</script>
@raymorgado
raymorgado / Hari Ghotra AMP CSS
Created December 8, 2016 09:24
Hari ghotra AMP CSS
/* General */
.wbamp-container.wbamp-content {
width: 100%;
}
.wbamp-container.wbamp-content h1 {
color: #50230d;
font-size: 1.75em;
text-decoration: none;
font-weight: 400;