Skip to content

Instantly share code, notes, and snippets.

View refaelgold's full-sized avatar
🎯
Focusing

Nir Goldman refaelgold

🎯
Focusing
View GitHub Profile
@refaelgold
refaelgold / autoshipping.php
Created May 18, 2016 16:30 — forked from herveguetin/autoshipping.php
Set shipping method and rate if they do not exist yet in Magento
<?php
/**
* Has shipping been applied to quote?
*
* @var bool
*/
protected $_hasShipping = false;
/**
html, body, .container, .content {
height: 100%;
}
.container, .content {
position: relative;
}
.proper-content {
padding-top: 40px; /* >= navbar height */