Skip to content

Instantly share code, notes, and snippets.

View rotcl's full-sized avatar
reinventing

GV rotcl

reinventing
View GitHub Profile
@rotcl
rotcl / giros.json
Created August 29, 2023 15:25
Giros SII
[
{
"codigo": "011101",
"giro": "CULTIVO DE TRIGO"
},
{
"codigo": "011102",
"giro": "CULTIVO DE MAÍZ"
},
{
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/jquery.min.js?v=1596581720"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.min.js?v=1596581690"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/provincias.js?v=1596583586"></script>
<link rel="stylesheet" type="text/css"
href="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.css?v=1596582732">
{% section 'c-01' %}
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/jquery.min.js?v=1596581720"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.min.js?v=1596581690"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/provincias.js?v=1596583586"></script>
<link rel="stylesheet" type="text/css"
href="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.css?v=1596582732">
{% section 'b-01' %}
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/jquery.min.js?v=1596581720"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.min.js?v=1596581690"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/provincias.js?v=1596583586"></script>
<link rel="stylesheet" type="text/css"
href="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.css?v=1596582732">
{% section 'a-01' %}
<link rel="stylesheet" type="text/css" href="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.css?v=1596582732">
<div class="collabs libro-reclamaciones">
<div class="container">
{% if section.blocks.size > 0 %}
{% for block in section.blocks %}
{% if block.type == "collab" %}
<div class="row" style="margin-top: 40px !important;">
<div class="col-md-12">
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/jquery.min.js?v=1596581720"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.min.js?v=1596581690"></script>
<script src="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/provincias.js?v=1596583586"></script>
<link rel="stylesheet" type="text/css"
href="https://cdn.shopify.com/s/files/1/0065/5074/9253/files/bs.css?v=1596582732">
<style>
</style>
@rotcl
rotcl / data-bar.liquid
Created July 23, 2020 03:40
Shopify - Data bar
{% comment %}
@rotcl
{% endcomment %}
{%- if section.settings.link == blank -%}
<div class="bar-{{ section.id }} {{ section.settings.text-align }}">
{%- else -%}
<a class="bar-{{ section.id }} {{ section.settings.text-align }}" href="{{ section.settings.link }}" >
{%- endif -%}
import Vue from 'vue';
import 'primevue/resources/themes/nova-light/theme.css';
import 'primevue/resources/primevue.min.css';
import 'primeicons/primeicons.css';
import 'primeflex/primeflex.css';
import '@mdi/font/css/materialdesignicons.min.css'
import 'nuxt-material-design-icons'
import AutoComplete from 'primevue/autocomplete';
@rotcl
rotcl / featured-promotions.liquid
Created April 5, 2019 16:41
Shopify - Featured Promotions diferenciados
@rotcl
rotcl / fit.liquid
Created April 5, 2019 16:39
Shopify - Get Fit / Get Fat
{% comment %}
@rotcl
{% endcomment %}
<div class="ft container">
<input class="inp" type="radio" id="fat" name="fatfit">
<input class="inp" type="radio" id="fit" name="fatfit">
<div class="spans">
GET F<span>A<span>A</span><span>I</span></span>T
</div>
<div>