Skip to content

Instantly share code, notes, and snippets.

View elghorfi's full-sized avatar

Mohamed Elghorfi elghorfi

View GitHub Profile
{% layout none%}
{% assign applied_discounts = cart.discount_applications | where: "type", "discount_code" %}
{% capture discounts %}
{% for discount_application in applied_discounts %}
{
"title" : "{{ discount_application.title }}",
"value" : "{{ discount_application.value }}",
"value_type": "{{ discount_application.value_type }}",
"type": "{{ discount_application.type }}",
"amount" : "{{ discount_application.total_allocated_amount | money }}",
{%comment%}
#############################################
# Mohamed El-Ghorfi Discount Code on Cart #
# [UPDATED] #
#############################################
# Paypal Me: https://paypal.me/elghorfimed #
# Buy Me A Coffee: #
# https://www.buymeacoffee.com/elghorfi #
#############################################
# elghorfi.med@gmail.com #
{%- comment -%}
###############################################################################
Display Videos From Youtube Channel in Your Shopify Store
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
###############################################################################
# Paypal Me: https://paypal.me/elghorfimed #
# Buy Me A Coffee: #
# https://www.buymeacoffee.com/elghorfi #
###############################################################################
Elghorfi.med@gmail.com
{%- comment -%}
###############################################################################
[No Apps] Fully Customizable Sales Notification
for Shopify — COMPLETELY FREE
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
###############################################################################
# Paypal Me: https://paypal.me/elghorfimed #
# Buy Me A Coffee: #
# https://www.buymeacoffee.com/elghorfi #
###############################################################################
{%- comment -%}
###############################################################################
Easy Step To Add a Custom Legacy Embedded Email Signup Form in Shopify AJAX
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
###############################################################################
# Paypal Me: https://paypal.me/elghorfimed #
# Buy Me A Coffee: #
# https://www.buymeacoffee.com/elghorfi #
###############################################################################
Elghorfi.med@gmail.com
{%- comment -%}
#############################################################################
Easy Step To Add a Custom Legacy Embedded Email Signup Form in Shopify
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
###############################################################################
# Paypal Me: https://paypal.me/elghorfimed #
# Buy Me A Coffee: #
# https://www.buymeacoffee.com/elghorfi #
###############################################################################
Elghorfi.med@gmail.com
{% layout none %}
{%- comment -%}
###############################################################################
How To Get Shopify asset_url in Javascript
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
###############################################################################
# Paypal Me: https://paypal.me/elghorfimed #
# Buy Me A Coffee: #
# https://www.buymeacoffee.com/elghorfi #
###############################################################################
{%comment%}
##################################################
# How To add Coupon Code — Discount Field #
# On Shopify Cart Before Checkout #
# Without Apps #
#################################################
# Paypal Me: https://paypal.me/elghorfimed #
# Buy Me A Coffee: #
# https://www.buymeacoffee.com/elghorfi #
############################################# #