Add_filter('woocommerce_package_rates', 'wf_sort_shipping_methods', 10, 2); function wf_sort_shipping_methods($available_shipping_methods, $package) { // Arrange shipping methods as per your requirement $sort_order = array( 'wf_shipping_ups' => array(), 'wf_shipping_usps' => array(), 'free_shipping' => array(), 'local_pickup' => array(), 'legacy_flat_rate' => array(), ); // unsetting all methods that needs to be sorted foreach($available_shipping_methods as $carrier_id => $carrier){ $carrier_name = current(explode(":",$carrier_id)); if(array_key_exists($carrier_name,$sort_order)){ $sort_order[$carrier_name][$carrier_id] = $available_shipping_methods[$carrier_id]; unset($available_shipping_methods[$carrier_id]); } } // adding methods again according to sort order array foreach($sort_order as $carriers){ $available_shipping_methods = array_merge($available_shipping_methods,$carriers); } return $available_shipping_methods; }
Skip to content
$
0.00
0
Cart
Search
Search
Close this search box.
Custom Framing
Artists
Daniel Moore Prints
Greg Gamble
Sports
College Football
Alabama Crimson Tide
Auburn Tigers
Florida Gators
Georgia Bulldogs
LSU Tigers
Mississippi State Bulldogs
Ohio Buckeyes
Ole Miss
Other College Teams
Golf
MLB Prints
National Championships
NFL Prints
Music Artwork
My Account
Contact
Menu
Custom Framing
Artists
Daniel Moore Prints
Greg Gamble
Sports
College Football
Alabama Crimson Tide
Auburn Tigers
Florida Gators
Georgia Bulldogs
LSU Tigers
Mississippi State Bulldogs
Ohio Buckeyes
Ole Miss
Other College Teams
Golf
MLB Prints
National Championships
NFL Prints
Music Artwork
My Account
Contact
Facebook-f
Alabama Crimson Tide
Search
Search
Showing 465–480 of 569 results
Sorted by latest
Sort by popularity
Sort by latest
Sort by price: low to high
Sort by price: high to low
2011 BCS Championship Engraved Plate
$
16.99
Add to cart
“Never Again” Signature Upgrade Option ONLY
$
100.00
Add to cart
“Final Score” 2011 BCS stadium 8 x 10 print
$
9.99
Add to cart
Sale!
“Tide Pride” 2011 BCS 8 x 10 print
$
9.99
Original price was: $9.99.
$
5.99
Current price is: $5.99.
Add to cart
Sale!
“Crystal Trophy” 2011 BCS 8 x 10 print
$
9.99
Original price was: $9.99.
$
5.99
Current price is: $5.99.
Add to cart
“AJ McCarron MVP” Pitts print
$
19.99
Add to cart
2011 National Championship Alabama Bronze Coin #14
$
9.99
Add to cart
Alabama Bear Bryant Bronze Coin or Poker Guard
$
11.99
Add to cart
“Crimson Redemption” framed print
$
49.99
Add to cart
“Never Again” Trent Richardson pencil sketch print
$
39.99
Add to cart
Deluxe Framing option
$
225.00
Add to cart
Regular Framing option
$
175.00
Add to cart
“Beatdown in the Bayou” Richardson framed print
$
49.99
Add to cart
Sale!
“Beat Down in the Bayou” Richardson print
$
19.99
Original price was: $19.99.
$
14.99
Current price is: $14.99.
Add to cart
“Restoring The Order” Daniel Moore Artist Proof Limited Edition
$
375.00
–
$
600.00
Select options
This product has multiple variants. The options may be chosen on the product page
“Restoring The Order” Daniel Moore Regular Limited Edition print
$
199.99
–
$
424.99
Select options
This product has multiple variants. The options may be chosen on the product page
←
1
2
3
…
27
28
29
30
31
32
33
34
35
36
→