SHOPPING BAG
View your items 2SHIPPING AND CHECKOUT
Enter your details 3COMFIRMATION
Review your order!Cart totals
| Subtotal | KSh1,500 |
|---|---|
| Shipment |
Shipping to Nairobi County. |
| Total | KSh1,500 |
function remove_nofollow($string) { $string = str_replace('rel="nofollow"', '', $string); return $string; } add_filter('comment_text', 'remove_nofollow'); add_filter('the_content', 'remove_nofollow');